[PATCH] D88669: [ValueTracking] Add tracking of the alignment assume bundle
Shimin Cui via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 09:13:57 PDT 2020
scui created this revision.
scui added a reviewer: etiotto.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
scui requested review of this revision.
This patch is to add the support of the value tracking of the alignment assume bundle.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88669
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/BasicAA/featuretest.ll
llvm/test/Transforms/InstCombine/assume-align.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88669.295588.patch
Type: text/x-patch
Size: 5281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/c3f0645c/attachment.bin>
More information about the llvm-commits
mailing list