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