[PATCH] D38272: [SimplifyIndVar] Constant fold IV users

Hongbin Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 15:30:47 PDT 2017


etherzhhb updated this revision to Diff 116642.
etherzhhb added a comment.

Fix typo


Repository:
  rL LLVM

https://reviews.llvm.org/D38272

Files:
  lib/Transforms/Utils/SimplifyIndVar.cpp
  test/Transforms/IndVarSimplify/constant-fold.ll
  test/Transforms/IndVarSimplify/replace-srem-by-urem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38272.116642.patch
Type: text/x-patch
Size: 3680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170926/86be48f9/attachment.bin>


More information about the llvm-commits mailing list