[PATCH] D115688: [SelectionDAG] treat X constrained labels as i for asm

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 17:16:07 PST 2022


nickdesaulniers updated this revision to Diff 398788.
nickdesaulniers marked 4 inline comments as done.
nickdesaulniers added a comment.

- rebase on D116424 <https://reviews.llvm.org/D116424> and a few other recent changes (2aed08131df56 <https://reviews.llvm.org/rG2aed08131df569809ab4826036cb963e6d2eb16c>, e4d1779990672 <https://reviews.llvm.org/rGe4d1779990672f8c1c7a2b6b8c6efd73c95ce5ac>, 0312fe2901122 <https://reviews.llvm.org/rG0312fe2901122b6c7de8c301e069795abb88a778>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115688

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/inlineasm-X-constraint.ll
  llvm/test/CodeGen/X86/asm-block-labels2.ll
  llvm/test/CodeGen/X86/callbr-asm-bb-exports.ll
  llvm/test/CodeGen/X86/callbr-asm-outputs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115688.398788.patch
Type: text/x-patch
Size: 10836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/6d9db60c/attachment.bin>


More information about the llvm-commits mailing list