[all-commits] [llvm/llvm-project] 5bd7b0: [mlir][LLVMIR] Add more vector predication intrins...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Thu Apr 7 20:17:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bd7b0efd06b66968aa448c36dd7769d7556f540
https://github.com/llvm/llvm-project/commit/5bd7b0efd06b66968aa448c36dd7769d7556f540
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
Log Message:
-----------
[mlir][LLVMIR] Add more vector predication intrinsic ops.
This revision adds float unary, ternary and float/integer reduction intrinsic ops.
Differential Revision: https://reviews.llvm.org/D123189
More information about the All-commits
mailing list