efriedma accepted this revision. efriedma added a comment. This revision is now accepted and ready to land.
LGTM with one question ================ Comment at: llvm/lib/Target/AArch64/AArch64InstrFormats.td:1108 + def "" : AsmVectorIndexOpnd<ty, mc>, PatLeaf<(ty imm), pred>; + def _timm : AsmVectorIndexOpnd<ty, mc>, PatLeaf<(ty timm), pred>; +} ---------------- Using ImmLeaf/TImmLeaf doesn't work here? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72612/new/ https://reviews.llvm.org/D72612 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits