[PATCH] D14797: [BranchFolding] Add volatile checking when clearing memory references

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 18:32:08 PST 2015


flyingforyou added a comment.

Thanks Geoff.

Is that safe for other optimization passes? Actually, I am not sure that merging memref lists is safe.
If you think it is safe, I will do that. please let me know.


http://reviews.llvm.org/D14797





More information about the llvm-commits mailing list