[PATCH] D82553: [ARM] Allow rounding intrinsics to be tail predicated
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 03:46:01 PDT 2020
samtebbs updated this revision to Diff 273645.
samtebbs marked an inline comment as done.
samtebbs added a comment.
Only tail predicate if the subtarget has float ops, add nearbyint test and clean up the test file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82553/new/
https://reviews.llvm.org/D82553
Files:
llvm/lib/Target/ARM/MVETailPredication.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-intrinsic-round.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82553.273645.patch
Type: text/x-patch
Size: 15307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/4187aed9/attachment-0001.bin>
More information about the llvm-commits
mailing list