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

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 10:34:22 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5eb2e994f9b3: [InstCombine] convert assumes to operand bundles (authored by Tyker).
Herald added a subscriber: dexonsmith.

Changed prior to commit:
  https://reviews.llvm.org/D82703?vs=320289&id=322438#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82703

Files:
  llvm/include/llvm/Analysis/AssumeBundleQueries.h
  llvm/include/llvm/IR/Value.h
  llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
  llvm/lib/Analysis/Loads.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
  llvm/test/Analysis/BasicAA/featuretest.ll
  llvm/test/Analysis/ValueTracking/assume-queries-counter.ll
  llvm/test/Analysis/ValueTracking/assume.ll
  llvm/test/Transforms/InstCombine/assume-align.ll
  llvm/test/Transforms/InstCombine/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82703.322438.patch
Type: text/x-patch
Size: 34710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/f42ff0f1/attachment-0001.bin>


More information about the llvm-commits mailing list