llvm-project
5c86d855
- [AMDGPU] Add v2i32 V_BFI combines for andn2 and orn2 (#196325)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[AMDGPU] Add v2i32 V_BFI combines for andn2 and orn2 (#196325) Add vector v2i32 pattern matches that lower to two lane wise V_BFI_B32 operations. TODO: Support v2i16, v4i16 pattern.
References
#196325 - [AMDGPU] Add v2i32 V_BFI combines for andn2 and orn2
Author
harrisonGPU
Parents
b1c020b8
Loading