[PATCH] D67483: [ARM] Reserve an emergency spill slot for fp16 addressing modes that need it
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 15 12:42:23 PDT 2019
dmgreen updated this revision to Diff 220251.
dmgreen added a comment.
Thanks. Good to know I'm not barking up the wrong tree.
This doesn't need the T1 addressing modes added then? Nothing seemed to fail in any of the unittests or the quick tests I ran on it, but they may have been fairly limited.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67483/new/
https://reviews.llvm.org/D67483
Files:
llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/test/CodeGen/Thumb2/fp16-stacksplot.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67483.220251.patch
Type: text/x-patch
Size: 5585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190915/93f65eef/attachment.bin>
More information about the llvm-commits
mailing list