[PATCH] D65497: [RISCV] Avoid generating AssertZext for LP64 ABI when lowering floating Libcall

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 16:41:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370275: [RISCV] Avoid generating AssertZext for LP64 ABI when lowering floating LibCall (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65497?vs=216309&id=217742#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65497/new/

https://reviews.llvm.org/D65497

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/test/CodeGen/RISCV/calling-conv-lp64.ll
  llvm/trunk/test/CodeGen/RISCV/rv32i-rv64i-float-double.ll
  llvm/trunk/test/CodeGen/RISCV/rv64i-complex-float.ll
  llvm/trunk/test/CodeGen/RISCV/rv64i-single-softfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65497.217742.patch
Type: text/x-patch
Size: 47834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/683ac2f6/attachment-0001.bin>


More information about the llvm-commits mailing list