amyk added inline comments.
================ Comment at: llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-trap-64bit-only.ll:131 +; CHECK: # %bb.0: +; CHECK-NEXT: tdi 3, 3, 32767 +; CHECK-NEXT: blr ---------------- nemanjai wrote: > Can we add `-ppc-asm-full-reg-names` to the RUN lines so it is more clear > which operand is a register and which is an immediate. This works on AIX now > since https://reviews.llvm.org/D94282 landed. Maybe it would be good to pre-commit the change with `-ppc-asm-full-reg-names` added to the run lines so then this patch can only contain the pertinent `td`/`tdi`/`tw`/`twi` changes. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112285/new/ https://reviews.llvm.org/D112285 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits