[llvm-branch-commits] [llvm] Add SimplifyTypeTests pass. (PR #141327)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jun 4 15:03:21 PDT 2025
================
@@ -0,0 +1,40 @@
+; RUN: opt -S %s -passes=simplify-type-tests | FileCheck %s
----------------
pcc wrote:
Done
https://github.com/llvm/llvm-project/pull/141327
More information about the llvm-branch-commits
mailing list