[all-commits] [llvm/llvm-project] 98574a: [test] Remove references to -fno-legacy-pass-manag...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Apr 11 13:40:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98574aa1d24a310ddbabdc668cafee4d499b51e7
      https://github.com/llvm/llvm-project/commit/98574aa1d24a310ddbabdc668cafee4d499b51e7
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M clang/test/CodeGen/aarch64-bf16-dotprod-intrinsics.c
    M clang/test/CodeGen/aarch64-bf16-getset-intrinsics.c
    M clang/test/CodeGen/aarch64-bf16-lane-intrinsics.c
    M clang/test/CodeGen/arm-bf16-convert-intrinsics.c
    M clang/test/CodeGen/arm-bf16-dotprod-intrinsics.c
    M clang/test/CodeGen/arm-bf16-getset-intrinsics.c
    M clang/test/CodeGen/pseudo-probe-emit.c
    M clang/test/CodeGenCXX/fdebug-info-for-profiling.cpp
    M clang/test/Misc/time-passes.c

  Log Message:
  -----------
  [test] Remove references to -fno-legacy-pass-manager in tests

This has been the default for a while and we're in the process of removing the legacy PM optimization pipeline.




More information about the All-commits mailing list