[PATCH] D125296: [VP] vp intrinsics are not speculatable

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 02:34:51 PDT 2022


simoll updated this revision to Diff 430923.
simoll marked 3 inline comments as done.
simoll added a comment.

- More documentation on isSafeToSpeculativelyExecuteWithOpcode
- VP Intrinsics cleanup in Intrinsics.td
- Rebased
- Formatting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125296

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/CodeGen/ExpandVectorPredication.cpp
  llvm/test/CodeGen/Generic/expand-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125296.430923.patch
Type: text/x-patch
Size: 49931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/ae237902/attachment.bin>


More information about the llvm-commits mailing list