[all-commits] [llvm/llvm-project] d2cbd5: [SandboxIR][Region][NFC] Change visibility of Regi...

vporpo via All-commits all-commits at lists.llvm.org
Fri Feb 28 14:03:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2cbd5fe6b6e280b71994c30da878751bc2a435a
      https://github.com/llvm/llvm-project/commit/d2cbd5fe6b6e280b71994c30da878751bc2a435a
  Author: vporpo <vporpodas at google.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M llvm/include/llvm/SandboxIR/Region.h
    M llvm/unittests/SandboxIR/RegionTest.cpp

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list