================ @@ -0,0 +1,145 @@ +; RUN: opt < %s --O3 -S | FileCheck %s ---------------- dtcxzyw wrote:
My command: `bin/opt -S -O3 -print-changed min_max.ll` Then I got IR after the SROA pass :) https://github.com/llvm/llvm-project/pull/70845 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits