[all-commits] [llvm/llvm-project] 9b9992: [VP] Non-signalling llvm.vp.* intrinsics are specu...

Simon Moll via All-commits all-commits at lists.llvm.org
Wed Nov 18 09:46:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b99927618d338a2be3f13053ccf869a39eb1637
      https://github.com/llvm/llvm-project/commit/9b99927618d338a2be3f13053ccf869a39eb1637
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M llvm/include/llvm/IR/Intrinsics.td

  Log Message:
  -----------
  [VP] Non-signalling llvm.vp.* intrinsics are speculatable

This is specifically required by the upcoming ExpandVectorPredication
pass (D78203) to recognize llvm.vp.* intrinsics that may ignore their
predicates.




More information about the All-commits mailing list