[PATCH] D111319: [GlobalISel] Combine for eliminating redundant operand negations

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 04:36:31 PDT 2021


mbrkusanin updated this revision to Diff 378165.
mbrkusanin added a comment.

- Fix comments + rebase


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

https://reviews.llvm.org/D111319

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-redundant-neg.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fma.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fmul.v2f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111319.378165.patch
Type: text/x-patch
Size: 19144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/66f943dd/attachment.bin>


More information about the llvm-commits mailing list