[PATCH] D123394: [CodeGen] Late cleanup of redundant address/immediate definitions.

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 19:48:43 PDT 2022


pengfei added a comment.

I took a look on several failed X86 tests. Some are improvement, while some are trivial difference on registers' names. I think you can update these test with the update script.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123394/new/

https://reviews.llvm.org/D123394



More information about the llvm-commits mailing list