[PATCH] D35811: A workaround for the bug caused by descrepancy between loop-unswitch and GVN about branch on undef

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 16:38:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309059: Disable loop unswitching for some patterns containing equality comparison with… (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D35811?vs=107935&id=108186#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35811

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/trunk/test/Transforms/LoopUnswitch/unswitch-equality-undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35811.108186.patch
Type: text/x-patch
Size: 8756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/7c8e92a2/attachment.bin>


More information about the llvm-commits mailing list