[PATCH] D79650: [AssumeBundles] add cannonicalisation to the assume builder

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 04:25:17 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG90c50cad1983: [AssumeBundles] add cannonicalisation to the assume builder (authored by Tyker).

Changed prior to commit:
  https://reviews.llvm.org/D79650?vs=263464&id=271043#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79650

Files:
  llvm/include/llvm/IR/Operator.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/IR/Operator.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
  llvm/test/Analysis/BasicAA/featuretest.ll
  llvm/test/Transforms/Inline/arg-attr-propagation.ll
  llvm/test/Transforms/InstSimplify/load.ll
  llvm/test/Transforms/LICM/pr23608.ll
  llvm/test/Transforms/NewGVN/2007-07-26-PhiErasure.ll
  llvm/test/Transforms/Util/assume-builder.ll
  llvm/test/Transforms/Util/assume-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79650.271043.patch
Type: text/x-patch
Size: 97706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/f22a8cf8/attachment-0001.bin>


More information about the llvm-commits mailing list