llvm-project
6e1aee42
- [AMDGPU] Select v_bfe_u32 for i8/i16 (and (srl x, c), mask) (#182446)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
51 days ago
[AMDGPU] Select v_bfe_u32 for i8/i16 (and (srl x, c), mask) (#182446) Combine i8 and i16 (and (srl x, c), mask) instructions to v_bfe_32. This optimization is skipped true_i16 targets. resolves issue #179494
References
#182446 - [AMDGPU] Select v_bfe_u32 for i8/i16 (and (srl x, c), mask)
Author
VigneshwarJ
Parents
d62fbb6a
Loading