[PATCH] D98228: [AssumeBundles] Add nonnull/align to op bundle if noundef exists

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 10:06:22 PDT 2021


aqjune updated this revision to Diff 330705.
aqjune added a comment.

check if the argument has noundef


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98228

Files:
  llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
  llvm/test/Transforms/Util/assume-builder-counter.ll
  llvm/test/Transforms/Util/assume-builder.ll
  llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98228.330705.patch
Type: text/x-patch
Size: 21643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/a519199a/attachment.bin>


More information about the llvm-commits mailing list