================
@@ -0,0 +1,46 @@
+; RUN: opt -S < %s | FileCheck %s
----------------
mgabka wrote:

I would prefer to keep it, as this is checking it the auto upgrade triggers 
when we have IR->IR transformation, while the other RUN line is about 
IR->bitcode->IR flow, and they could use same functionality but from user 
perspective these are different use cases in my opinion.

https://github.com/llvm/llvm-project/pull/88748
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to