andykaylor wrote: @Lancern Have you seen any significant benefits from the invariant handling? In general, the LLVM optimizer is very good at detecting when alloca loads are redundant, and it seems to me that this might be introducing more fragility than benefit.
https://github.com/llvm/llvm-project/pull/175037 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
