Commit 0f0628b2 authored by Christian Ulmann's avatar Christian Ulmann
Browse files

[MLIR][Mem2Reg] Change API to always retry promotion after changes

This commit modifies the Mem2Reg's API to always attempt a full
promotion on all the passed in "allocators". This ensures that the pass
does not require unnecessary walks over the regions and improves caching
benefits.
parent a5512728
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment