[llvm] [AMDGPU] Remove magic constants from V_PK_ADD_F32 pattern. NFC (PR #164335)
Stanislav Mekhanoshin via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 20 23:04:13 PDT 2025
rampitec wrote:
> !or is bitwise, should use it
Indeed. Using it.
https://github.com/llvm/llvm-project/pull/164335
More information about the llvm-commits
mailing list