[PATCH] D29200: [JumpThread] Enhance finding partial redundant loads by continuing scanning single predecessor

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 13:15:13 PST 2017


junbuml updated this revision to Diff 86333.
junbuml marked 3 inline comments as done.
junbuml added a comment.

Addressed Renato's comments.


https://reviews.llvm.org/D29200

Files:
  include/llvm/Analysis/Loads.h
  lib/Analysis/Loads.cpp
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/thread-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29200.86333.patch
Type: text/x-patch
Size: 5027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/83a1ada0/attachment.bin>


More information about the llvm-commits mailing list