[all-commits] [llvm/llvm-project] 2142dc: OpenMP: Remove -fno-experimental-isel flag from te...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Nov 16 11:55:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2142dc31df05c46bc9294640715f6ebbed41f48c
      https://github.com/llvm/llvm-project/commit/2142dc31df05c46bc9294640715f6ebbed41f48c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M openmp/cmake/DetectTestCompiler/CMakeLists.txt
    M openmp/cmake/OpenMPTesting.cmake

  Log Message:
  -----------
  OpenMP: Remove -fno-experimental-isel flag from testing

This effectively reverts 6f9e25d3824fb7b03dc6a403e1962d80a9c88ebe.

I didn't follow the complete history, but it seems this was added due
to AArch64's output changing in some fallback. Blockaddress definitely
works now, so just remove this.




More information about the All-commits mailing list