[PATCH] D82703: [InstCombine] convert assumes to operand bundles

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 4 08:03:28 PDT 2020


Tyker updated this revision to Diff 275501.
Tyker marked 6 inline comments as done.
Tyker added a comment.

addressed the comments
the previous patch had many stupid mistakes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82703

Files:
  llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
  llvm/test/Transforms/InstCombine/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82703.275501.patch
Type: text/x-patch
Size: 19283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200704/70c022b5/attachment-0001.bin>


More information about the llvm-commits mailing list