[all-commits] [llvm/llvm-project] c04cf5: [mlir][llvm] Saturation arithmetic intrinsics.
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Tue May 16 23:34:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c04cf58dfc5430f0c82c8ef42c3a8cb43f84020b
https://github.com/llvm/llvm-project/commit/c04cf58dfc5430f0c82c8ef42c3a8cb43f84020b
Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
M mlir/test/Target/LLVMIR/Import/intrinsic.ll
M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
Log Message:
-----------
[mlir][llvm] Saturation arithmetic intrinsics.
Add the saturation arithmetic intrinsics to the LLVM dialect.
Reviewed By: Dinistro
Differential Revision: https://reviews.llvm.org/D150676
More information about the All-commits
mailing list