[all-commits] [llvm/llvm-project] 3db5be: [SandboxVec] Add print-region pass (#131019)

vporpo via All-commits all-commits at lists.llvm.org
Sat Mar 29 10:43:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3db5be79d24bb48a38e844fafc3db054f8d8cc58
      https://github.com/llvm/llvm-project/commit/3db5be79d24bb48a38e844fafc3db054f8d8cc58
  Author: vporpo <vporpodas at google.com>
  Date:   2025-03-29 (Sat, 29 Mar 2025)

  Changed paths:
    A llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintRegion.h
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/PassRegistry.def
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.cpp
    A llvm/test/Transforms/SandboxVectorizer/print_region_pass.ll

  Log Message:
  -----------
  [SandboxVec] Add print-region pass (#131019)

This patch implements a simple printing pass for regions. This is meant
to be used in tests and for debugging.



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