[PATCH] D52975: [TargetLowering][RISCV] Introduce getExtendForShiftAmount and implement for RISC-V
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 01:37:37 PDT 2018
asb updated this revision to Diff 168621.
asb added a comment.
Update diff to remove the TODO in alu8.ll and alu16.ll, as this patch addresses that problem.
https://reviews.llvm.org/D52975
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
test/CodeGen/RISCV/alu16.ll
test/CodeGen/RISCV/alu8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52975.168621.patch
Type: text/x-patch
Size: 6333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/5f588119/attachment.bin>
More information about the llvm-commits
mailing list