[PATCH] D149648: [WIP] Demo how SCEV is more powerful than value tracking
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 05:58:50 PDT 2023
mkazantsev created this revision.
Herald added subscribers: StephenFan, asbirlea, hiraditya.
Herald added a project: All.
mkazantsev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
We should consider improving value tracking.
https://reviews.llvm.org/D149648
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/hoist-add-sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149648.518696.patch
Type: text/x-patch
Size: 22887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/dd2cb0f4/attachment.bin>
More information about the llvm-commits
mailing list