[PATCH] D91120: [DAGCombine][PowerPC] Convert negated abs to trivial arithmetic ops

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 21:31:40 PST 2020


lkail updated this revision to Diff 306595.
lkail added a comment.

Rebased on Simon's commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91120

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/neg-abs.ll
  llvm/test/CodeGen/PowerPC/neg-abs.ll
  llvm/test/CodeGen/RISCV/neg-abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91120.306595.patch
Type: text/x-patch
Size: 3902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/2081adc8/attachment-0001.bin>


More information about the llvm-commits mailing list