[PATCH] D65497: [RISCV] Avoid generating AssertZext for LP64 ABI when lowering floating Libcall
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 18:42:01 PDT 2019
shiva0217 updated this revision to Diff 216309.
shiva0217 added a comment.
Add comment for the new field in MakeLibCallOptions struct.
Hi @efriedma, thanks for your guidance.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65497/new/
https://reviews.llvm.org/D65497
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
test/CodeGen/RISCV/calling-conv-lp64.ll
test/CodeGen/RISCV/rv32i-rv64i-float-double.ll
test/CodeGen/RISCV/rv64i-complex-float.ll
test/CodeGen/RISCV/rv64i-single-softfloat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65497.216309.patch
Type: text/x-patch
Size: 47404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/f8648e06/attachment-0001.bin>
More information about the llvm-commits
mailing list