[PATCH] D140509: [DAGCombiner][RISCV] Pre-promote (zext (abs X)) to (abs (sext X)) when X has an illegal type.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 10:41:48 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8bd5343df64: [DAGCombiner][RISCV] Pre-promote (zext (abs X)) to (abs (sext X)) when X has an… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140509/new/
https://reviews.llvm.org/D140509
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/RISCV/iabs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140509.489065.patch
Type: text/x-patch
Size: 7537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/a1ef7ee8/attachment.bin>
More information about the llvm-commits
mailing list