[PATCH] D143440: [SelectionDAGBuilder] handle Flag Output Operands in callbr

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 16:00:40 PST 2023


nickdesaulniers updated this revision to Diff 495310.
nickdesaulniers added a comment.

- fmt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143440

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel-m32.ll
  llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143440.495310.patch
Type: text/x-patch
Size: 9642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/a8b89674/attachment.bin>


More information about the llvm-commits mailing list