[PATCH] D52978: [TargetLowering][RISCV] Introduce isSExtCheaperThanZExt hook and implement for RISC-V
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 12 16:41:22 PDT 2018
asb updated this revision to Diff 169521.
asb marked 2 inline comments as done.
asb added a comment.
Update to address review comments (thanks!).
https://reviews.llvm.org/D52978
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
test/CodeGen/RISCV/alu32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52978.169521.patch
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/3b6567bb/attachment.bin>
More information about the llvm-commits
mailing list