Unverified Commit d7f59c8f authored by Guray Ozen's avatar Guray Ozen Committed by GitHub
Browse files

[mlir] Lower math dialect later in gpu-lower-to-nvvm-pipeline (#81489)

This PR moves lowering of math dialect later in the pipeline. Because
math dialect is lowered correctly by createConvertGpuOpsToNVVMOps for
GPU target, and it needs to run it first.

Reland #78556
parent 785eddd7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment