[PATCH] D82292: [SelectionDAG] Lower @llvm.get.active.lane.mask to setcc

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 05:22:37 PDT 2020


SjoerdMeijer updated this revision to Diff 272988.
SjoerdMeijer added a comment.

And now with the overflow checks included and codegen'ed.


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

https://reviews.llvm.org/D82292

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/Thumb2/active_lane_mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82292.272988.patch
Type: text/x-patch
Size: 13837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/7b771573/attachment.bin>


More information about the llvm-commits mailing list