[all-commits] [llvm/llvm-project] 618351: [mlir][spirv] Add more CL math ops (#72995)

Ivan Butygin via All-commits all-commits at lists.llvm.org
Tue Nov 21 07:43:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61835152ca9fb6b008711d6fb873ea50d4e566af
      https://github.com/llvm/llvm-project/commit/61835152ca9fb6b008711d6fb873ea50d4e566af
  Author: Ivan Butygin <ivan.butygin at gmail.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCLOps.td
    M mlir/test/Dialect/SPIRV/IR/ocl-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add more CL math ops (#72995)

tan
atan
atanh
sinh
cosh
asin
asinh
acos
acosh
atan2




More information about the All-commits mailing list