[all-commits] [llvm/llvm-project] 67c161: [MLIR] Add vector support for fpexp and fptrunc.
Tim Shen via All-commits
all-commits at lists.llvm.org
Fri Feb 28 12:48:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67c1615440ca399109132b95290fc4b948968c9e
https://github.com/llvm/llvm-project/commit/67c1615440ca399109132b95290fc4b948968c9e
Author: Tim Shen <timshen at google.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
M mlir/test/IR/core-ops.mlir
M mlir/test/IR/invalid-ops.mlir
Log Message:
-----------
[MLIR] Add vector support for fpexp and fptrunc.
Differential Revision: https://reviews.llvm.org/D75150
More information about the All-commits
mailing list