[PATCH] D77966: [llvm][MIRVRegNamer] Avoid collisions across jump table indices.

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 19:14:54 PDT 2020


aditya_nandakumar accepted this revision.
aditya_nandakumar added a comment.
This revision is now accepted and ready to land.

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.


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