[PATCH] D122533: [AVR] Remove AVRRelaxMemOperations

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 27 18:03:10 PDT 2022


benshi001 added a comment.

In D122533#3410259 <https://reviews.llvm.org/D122533#3410259>, @Patryk27 wrote:

> Ok, I have added the switch; I think a separate patch that adds that switch to all of the AVR tests could come handy - what do you think?

No. `-verify-machineinstrs` might be default in the future, which is still under discuss. Currently we just make highly risky case with explicit `-verify-machineinstrs`, such as yours. ^_^


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122533



More information about the cfe-commits mailing list