efriedma-quic wrote:

> I can experiment with --filter-out, but I'd prefer to do that as a followup.

If you want, you can run the IR through "opt -passes=mem2reg" or something... 
we just don't want to run the full optimization pipeline because that leads to 
a bunch of spurious changes to clang tests whenever the optimizer is changed.

https://github.com/llvm/llvm-project/pull/131447
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to