Make the MemorySSA verify also check that all Phi incoming blocks are block predecessors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM after a nit is fixed; thanks!
lib/Analysis/MemorySSA.cpp | ||
---|---|---|
1751 ↗ | (On Diff #151971) | nit: I think you can drop the llvm:: and just spell this find(. |