[all-commits] [llvm/llvm-project] 98dbc6: Revert "[mlir] Lower math dialect later in gpu-low...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Jan 31 08:42:03 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98dbc688de90cd7019dad32356b466a896b0d2ff
      https://github.com/llvm/llvm-project/commit/98dbc688de90cd7019dad32356b466a896b0d2ff
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M mlir/lib/Dialect/GPU/Pipelines/GPUToNVVMPipeline.cpp
    R mlir/test/Dialect/GPU/test-nvvm-pipeline.mlir

  Log Message:
  -----------
  Revert "[mlir] Lower math dialect later in gpu-lower-to-nvvm-pipeline (#78556)"

This reverts commit 74bf0b1cd9dde53b2df08966bcf2f91d4909ccd6. The test
always fails.

 | mlir/test/Dialect/GPU/test-nvvm-pipeline.mlir:23:16: error: CHECK-PTX: expected string not found in input
 |  // CHECK-PTX: __nv_expf

https://lab.llvm.org/buildbot/#/builders/61/builds/53789




More information about the All-commits mailing list