[PATCH] D120513: [DAGCombiner] Don't expand (neg (abs x)) if the abs has an additional user.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 28 09:46:55 PST 2022


craig.topper updated this revision to Diff 411828.
craig.topper added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120513

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120513.411828.patch
Type: text/x-patch
Size: 7116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220228/73ab21e6/attachment.bin>


More information about the llvm-commits mailing list