[llvm] AMDGPU: Update pattern matching from x&(-1>>(32-y) to "bfe x, 0, y" (PR #116115)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 23:56:43 PST 2024


jayfoad wrote:

Mismatched parens in both summary and description: x&(-1>>(32-y)

https://github.com/llvm/llvm-project/pull/116115


More information about the llvm-commits mailing list