[PATCH] D116421: [RISCV][LegalizeIntegerTypes] Teach PromoteSetCCOperands not to sext i32 comparisons for RV64 if the promoted values are already zero extended.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 31 17:29:43 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd00e438cfe7e: [RISCV][LegalizeIntegerTypes] Teach PromoteSetCCOperands not to sext i32… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D116421?vs=396728&id=396840#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116421/new/
https://reviews.llvm.org/D116421
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/RISCV/fpclamptosat.ll
llvm/test/CodeGen/RISCV/fpclamptosat_vec.ll
llvm/test/CodeGen/RISCV/half-convert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116421.396840.patch
Type: text/x-patch
Size: 11164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220101/62752544/attachment.bin>
More information about the llvm-commits
mailing list