[PATCH] D87344: [IndVars] Remove exiting conditions that are trivially true/false
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 07:58:52 PDT 2020
mkazantsev updated this revision to Diff 294708.
mkazantsev added a comment.
Some refactoring & renaming.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87344/new/
https://reviews.llvm.org/D87344
Files:
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/test/Transforms/IndVarSimplify/eliminate-comparison.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87344.294708.patch
Type: text/x-patch
Size: 9111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/a667d5ac/attachment.bin>
More information about the llvm-commits
mailing list