[PATCH] D129868: [SystemZInstPrinter] Introduce markup tags emission
Antonio Frighetto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 22 03:14:15 PDT 2022
antoniofrighetto added a comment.
Hello @uweigand, I apologize for being late on this. From the build, it looks like some systemz tests are failing because the register name is actually not emitted. Is it possible that I'm not handling properly it via `SystemZInstPrinter::getRegisterName`? Do you have any clue by any chance? The duplicated code in `SystemZAsmPrinter.cpp` looks correct to me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129868/new/
https://reviews.llvm.org/D129868
More information about the llvm-commits
mailing list