[PATCH] D75269: [AssumeBundles] Enforce constraints on the operand bundle of llvm.assume

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:53:27 PST 2020


Tyker created this revision.
Tyker added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Add verification that operand bundles on an llvm.assume are well formed to the verify pass.


https://reviews.llvm.org/D75269

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Utils/KnowledgeRetention.cpp
  llvm/test/Transforms/Util/assume-builder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75269.246969.patch
Type: text/x-patch
Size: 5610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/17488be1/attachment.bin>


More information about the llvm-commits mailing list