[PATCH] D138922: [SPARC] Lower SELECT_CC to MOVr on 64-bit target whenever possible
Koakuma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 19:26:16 PST 2022
koakuma updated this revision to Diff 478785.
koakuma added a comment.
Address review comments and remove redundant includes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138922/new/
https://reviews.llvm.org/D138922
Files:
llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
llvm/lib/Target/Sparc/Sparc.h
llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/lib/Target/Sparc/SparcISelLowering.h
llvm/lib/Target/Sparc/SparcInstr64Bit.td
llvm/lib/Target/Sparc/SparcInstrAliases.td
llvm/lib/Target/Sparc/SparcInstrFormats.td
llvm/lib/Target/Sparc/SparcInstrInfo.cpp
llvm/lib/Target/Sparc/SparcInstrInfo.td
llvm/test/CodeGen/SPARC/64bit.ll
llvm/test/CodeGen/SPARC/64cond.ll
llvm/test/CodeGen/SPARC/smulo-128-legalisation-lowering.ll
llvm/test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138922.478785.patch
Type: text/x-patch
Size: 24825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/c9d39b8f/attachment.bin>
More information about the llvm-commits
mailing list