[all-commits] [llvm/llvm-project] 7293dd: Added pow intrinsic to LLVMIR dialect

George Mitenkov via All-commits all-commits at lists.llvm.org
Mon May 25 04:58:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7293dd5b4033d94ce1397b192a93010e64b2d949
      https://github.com/llvm/llvm-project/commit/7293dd5b4033d94ce1397b192a93010e64b2d949
  Author: George Mitenkov <georgemitenk0v at gmail.com>
  Date:   2020-05-25 (Mon, 25 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/test/Dialect/LLVMIR/roundtrip.mlir
    M mlir/test/Target/llvmir-intrinsics.mlir

  Log Message:
  -----------
  Added pow intrinsic to LLVMIR dialect

Added pow intrinsic to LLVMIR dialect. Added a roundrip test for it.

Differential Revision: https://reviews.llvm.org/D80248




More information about the All-commits mailing list