[PATCH] D118351: [AMDGPU][GlobalISel] Code quality: remove unnecessary or, and, shift instructions

Mateja Marjanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 05:17:57 PST 2022


matejam updated this revision to Diff 403615.
matejam added a comment.

Added .mir test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118351/new/

https://reviews.llvm.org/D118351

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-mul.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-or-and-shl.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-or-and-shl.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.load.1d.d16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118351.403615.patch
Type: text/x-patch
Size: 46789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/f8cd7e05/attachment.bin>


More information about the llvm-commits mailing list