[PATCH] D88813: [CodeGen] Postprocess PHI nodes for callbr

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 12:36:17 PDT 2020


void updated this revision to Diff 296259.
void added a comment.

Update with missing elements so that it works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88813

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/test/CodeGen/X86/callbr-asm-phi-nodes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88813.296259.patch
Type: text/x-patch
Size: 4404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/76d7999e/attachment.bin>


More information about the llvm-commits mailing list