[all-commits] [llvm/llvm-project] 9c6a44: [SandboxVec] Add TransactionAlwaysRevert pass (#14...

vporpo via All-commits all-commits at lists.llvm.org
Wed May 28 10:58:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c6a442f29668d109f9fe3aef354cad041265cfb
      https://github.com/llvm/llvm-project/commit/9c6a442f29668d109f9fe3aef354cad041265cfb
  Author: vporpo <vporpodas at google.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

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

  Log Message:
  -----------
  [SandboxVec] Add TransactionAlwaysRevert pass (#141688)

This patch adds a region pass that reverts the IR state unconditionally.
This is used for testing.



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