[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 16:54:09 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG248a5db3f2e5: Change callbr to only define its output SSA variable on the normal path, not… (authored by jyknight).

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.259760.patch
Type: text/x-patch
Size: 4841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/a54c1df5/attachment.bin>


More information about the llvm-commits mailing list