[PATCH] D78341: Change callbr to only define its output SSA variable on the normal path, not the indirect targets.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 15:47:50 PDT 2020


jyknight updated this revision to Diff 259742.
jyknight marked an inline comment as done.
jyknight added a comment.
Herald added a subscriber: jfb.

Updated with some tests. Committing this shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78341

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/Dominators.cpp
  llvm/test/CodeGen/X86/callbr-codegenprepare.ll
  llvm/test/Verifier/dominates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78341.259742.patch
Type: text/x-patch
Size: 4841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/cf5deed1/attachment.bin>


More information about the llvm-commits mailing list