[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 05:30:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd20840c93700: [GlobalISel] Combine for eliminating redundant operand negations (authored by mbrkusanin).

Repository:
  rG LLVM Github Monorepo

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.378183.patch
Type: text/x-patch
Size: 19144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/c18ffbdc/attachment.bin>


More information about the llvm-commits mailing list