vikramRH wrote: had a quick look at the pass and transformation is just hoisting freeze instructions into loop pre headers. I would think MemorySSA would not have any footprints (i.e MemoryAccess entries) for freezes at all so I guess this pass should be able to preserve MemorySSA right away.
https://github.com/llvm/llvm-project/pull/176690 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
