[llvm-branch-commits] [llvm] Add SimplifyTypeTests pass. (PR #141327)
Teresa Johnson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed May 28 07:34:09 PDT 2025
================
@@ -0,0 +1,40 @@
+; RUN: opt -S %s -passes=simplify-type-tests | FileCheck %s
----------------
teresajohnson wrote:
Add a comment about what this is testing
https://github.com/llvm/llvm-project/pull/141327
More information about the llvm-branch-commits
mailing list