[PATCH] D65947: [RISCV] Allow ABI Names in Inline Assembly Constraints
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 07:05:45 PDT 2019
lenary updated this revision to Diff 214146.
lenary edited the summary of this revision.
lenary added a comment.
Address review feedback
- Use RISCV::NoRegister in FReg StringSwitch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65947/new/
https://reviews.llvm.org/D65947
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/inline-asm-abi-names.ll
llvm/test/CodeGen/RISCV/inline-asm-d-abi-names.ll
llvm/test/CodeGen/RISCV/inline-asm-d-constraint-f.ll
llvm/test/CodeGen/RISCV/inline-asm-f-abi-names.ll
llvm/test/CodeGen/RISCV/inline-asm-f-constraint-f.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65947.214146.patch
Type: text/x-patch
Size: 148589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/1d12ca6d/attachment-0001.bin>
More information about the llvm-commits
mailing list