[PATCH] D63913: [JumpThreading] Fix threading with unusual PHI nodes.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 14:27:20 PDT 2019


efriedma updated this revision to Diff 207629.
efriedma added a comment.

Fix variable name.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63913/new/

https://reviews.llvm.org/D63913

Files:
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/loop-phi.ll
  test/Transforms/JumpThreading/lvi-tristate.ll
  test/Transforms/JumpThreading/select.ll
  test/Transforms/JumpThreading/thread-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63913.207629.patch
Type: text/x-patch
Size: 6872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/5f0080c5/attachment.bin>


More information about the llvm-commits mailing list