[llvm] AMDGPU: Disable pattern matching "x<<32-y>>32-y" to "bfe x, 0, y" (PR #114279)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 11:05:10 PDT 2024
arsenm wrote:
Filed #114282 for the missed optimization
https://github.com/llvm/llvm-project/pull/114279
More information about the llvm-commits
mailing list