================ @@ -0,0 +1,389 @@ +; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6 +; RUN: opt -passes='sroa<aggregate-to-vector>,gvn,instcombine,simplifycfg' -S %s | FileCheck %s ---------------- antoniofrighetto wrote:
Why are we also testing `gvn,instcombine,simplifycfg` here? Is this needed? https://github.com/llvm/llvm-project/pull/165159 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
