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

Changpeng Fang via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 00:46:43 PST 2024


changpeng wrote:

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


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


More information about the llvm-commits mailing list