[PATCH] D94345: [SPARC] Fix fp128 load/stores
LemonBoy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 9 06:56:06 PST 2021
LemonBoy updated this revision to Diff 315599.
LemonBoy edited reviewers, added: venkatra; removed: venkataramanan.kumar.llvm.
LemonBoy added a comment.
- Add MIR test
- Replace `dyn_cast<>` with `cast<>`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94345/new/
https://reviews.llvm.org/D94345
Files:
llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/test/CodeGen/SPARC/fp128-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94345.315599.patch
Type: text/x-patch
Size: 7761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210109/2b1fe1c1/attachment-0001.bin>
More information about the llvm-commits
mailing list