[PATCH] D76961: [SelectionDAG] fix predeccessor list for INLINEASM_BRs' parent
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 19:32:41 PDT 2020
nickdesaulniers updated this revision to Diff 254676.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: MatzeB.
- redo everything
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76961/new/
https://reviews.llvm.org/D76961
Files:
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/X86/callbr-asm-outputs-pred-succ.ll
llvm/test/CodeGen/X86/callbr-asm-outputs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76961.254676.patch
Type: text/x-patch
Size: 11430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/ee2028db/attachment.bin>
More information about the llvm-commits
mailing list