[PATCH] D79650: [AssumeBundles] add cannonicalisation to the assume builder
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 10:12:01 PDT 2020
Tyker updated this revision to Diff 263464.
Tyker marked 5 inline comments as done.
Tyker added a comment.
addressed comments
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/Attributor/ArgumentPromotion/byval-2-preservation.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.263464.patch
Type: text/x-patch
Size: 97668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/030a2283/attachment.bin>
More information about the llvm-commits
mailing list