[all-commits] [llvm/llvm-project] 523c0d: [MemorySSA] Update test to use NewPM (#72915)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Nov 20 14:45:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 523c0d3e4912d70f2f26f58c03069647165b90f7
https://github.com/llvm/llvm-project/commit/523c0d3e4912d70f2f26f58c03069647165b90f7
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M llvm/test/Analysis/MemorySSA/update-remove-dead-blocks.ll
Log Message:
-----------
[MemorySSA] Update test to use NewPM (#72915)
This test is the last holdout that still uses the legacy loop simplify
CFG pass. The issues originally pointed out in the test comments seem to
have been fixed now as there are no MemorySSA verification failures.
More information about the All-commits
mailing list