[all-commits] [llvm/llvm-project] 6dab80: [mlir] Add exp2 conversion to llvm.intr.exp2

Aaron Smith via All-commits all-commits at lists.llvm.org
Sun Mar 29 01:23:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dab8067123c208967e8e717496adb76a98f72d3
      https://github.com/llvm/llvm-project/commit/6dab8067123c208967e8e717496adb76a98f72d3
  Author: Aaron Smith <aaron.smith at microsoft.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
    M mlir/test/Target/llvmir-intrinsics.mlir

  Log Message:
  -----------
  [mlir] Add exp2 conversion to llvm.intr.exp2




More information about the All-commits mailing list