llvm-project
ee52add6
- [RISCV][TTI] Implement cost of intrinsic active_lane_mask (#87931)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[RISCV][TTI] Implement cost of intrinsic active_lane_mask (#87931) This patch uses the argument type to infer the LMUL cost for the index generation, add, and comparison.
References
#87931 - [RISCV][TTI] Implement cost of intrinsic active_lane_mask
Author
arcbbb
Parents
892f01a7
Loading