llvm-project
6e1aee42 - [AMDGPU] Select v_bfe_u32 for i8/i16 (and (srl x, c), mask) (#182446)

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
Author
Parents
Loading