[PATCH] D82377: [ARM] Allow tail predication on sadd_sat and uadd_sat intrinsics

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 03:12:37 PDT 2020


samtebbs updated this revision to Diff 272949.
samtebbs added a comment.

Remove dso_local and local_unnamed from test


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

https://reviews.llvm.org/D82377

Files:
  llvm/lib/Target/ARM/MVETailPredication.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-intrinsic-add-sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82377.272949.patch
Type: text/x-patch
Size: 6416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/5153ba6a/attachment.bin>


More information about the llvm-commits mailing list