[PATCH] D70331: Jumpthreading change to handle return block

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 11:34:54 PST 2019


davidxl created this revision.
Herald added subscribers: llvm-commits, jfb, hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70331

Files:
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/addr.ll
  llvm/test/Transforms/JumpThreading/return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70331.229605.patch
Type: text/x-patch
Size: 20093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/db861e61/attachment-0001.bin>


More information about the llvm-commits mailing list