[all-commits] [llvm/llvm-project] 590a38: [mlir][LLVMIR] Add vector predication type cast in...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Tue Apr 19 19:12:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 590a38920f6f13f8d9a7e605b60ca12e597cfdb7
https://github.com/llvm/llvm-project/commit/590a38920f6f13f8d9a7e605b60ca12e597cfdb7
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
Log Message:
-----------
[mlir][LLVMIR] Add vector predication type cast intrinsic ops.
This patch adds vector predication type cast intrinsic ops.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D123996
More information about the All-commits
mailing list