llvm-project
75099c22
- [ConstantFolding] Fold scalable get_active_lane_masks (#156659)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
57 days ago
[ConstantFolding] Fold scalable get_active_lane_masks (#156659) Scalable get_active_lane_mask intrinsics with a range of 0 can be lowered to zeroinitializer. This helps remove no-op scalable masked stores and loads.
References
#156659 - [ConstantFolding] Fold scalable get_active_lane_masks
Author
MDevereau
Parents
0f13cae7
Loading