[PATCH] D114167: [asm] Allow block address operands in `asm inteldialect`

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 08:41:52 PST 2021


thakis added inline comments.


================
Comment at: llvm/test/CodeGen/X86/callbr-asm.ll:61
 ; CHECK-LABEL: test3:
 ; CHECK:       # %bb.0: # %entry
-; CHECK-NEXT:  .Ltmp1: # Block address taken
----------------
(changes from here on down are just label renamings. output is generated by utils/update_llc_test_checks.py , so chances are they're right :) )


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

https://reviews.llvm.org/D114167



More information about the llvm-commits mailing list