[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 21:35:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd266fd960e73: [IndVars] Remove exiting conditions that are trivially true/false (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D87344?vs=294708&id=294879#toc

Repository:
  rG LLVM Github Monorepo

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.294879.patch
Type: text/x-patch
Size: 10139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/06f1df14/attachment.bin>


More information about the llvm-commits mailing list