[PATCH] D77966: [llvm][MIRVRegNamer] Avoid collisions across jump table indices.
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 12 20:18:57 PDT 2020
plotfi added a comment.
In D77966#1977156 <https://reviews.llvm.org/D77966#1977156>, @aditya_nandakumar wrote:
> I'm beginning to wonder if maybe it makes sense to put all of these individual tests, in one place instead of being scattered across many tests (considering they're all testing the same thing) so it's easier to find.
> Not related to this, but this patch LTGM.
Sounds good. I can prob post a follow up NFC consolidating some mir-canon tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77966/new/
https://reviews.llvm.org/D77966
More information about the llvm-commits
mailing list