[PATCH] D54211: [SimpleLoopUnswitch] partial unswitch needs to be careful when replacing invariants with constants

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 11:40:05 PST 2018


fedor.sergeev updated this revision to Diff 172993.
fedor.sergeev added a comment.

removing the unnecessary tests


Repository:
  rL LLVM

https://reviews.llvm.org/D54211

Files:
  lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54211.172993.patch
Type: text/x-patch
Size: 7009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/762d85e2/attachment.bin>


More information about the llvm-commits mailing list