benshi001 added a comment.

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

> I think I'm using `=Release` instead of `=Debug`, that would explain the 
> difference, yeah;

You need not Debug, just add `-verify-machineinstrs` option after the 
`-run-pass=avr-expand-pseudo`, then the bug will also be triggered.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122533

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to