[PATCH] D129870: [AArch64InstPrinter] Introduce register markup tags emission
Antonio Frighetto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 00:30:20 PDT 2022
antoniofrighetto added a comment.
@MaskRay, yeah, sorry, I should have probably specified it :/ Essentially, the other commit 4e9907977465 <https://reviews.llvm.org/rG4e9907977465ff3735dcaf61b2058fb263adbe43> was relying on this one, so this one should have been pushed before, as the other contained the test (which leverages on this change too). Hence, there should be no need to actually introduce tests for this one, as already introduced in the other commit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129870/new/
https://reviews.llvm.org/D129870
More information about the llvm-commits
mailing list