androm3da wrote: > can the memw/add ever get reordered?
I think the r19 reservation means that this register couldn't be renamed which IIUC should keep the load and add in that order. https://github.com/llvm/llvm-project/pull/200508 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
