llvm-project
d2cbd5fe - [SandboxIR][Region][NFC] Change visibility of Region::add()/remove() (#129277)

Commit
288 days ago
[SandboxIR][Region][NFC] Change visibility of Region::add()/remove() (#129277) The vectorizer's passes should not be allowed to manually add/remove elements. This should only be done automatically by the callbacks.
Author
vporpo
Parents
Loading