[all-commits] [llvm/llvm-project] 703e83: [MLIR][LLVM] Add llvm.intr.coro.promise (#76640)
yonillasky via All-commits
all-commits at lists.llvm.org
Mon Jan 1 02:39:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 703e83611cd8bb7174ae76ba2e301f5a5e88b905
https://github.com/llvm/llvm-project/commit/703e83611cd8bb7174ae76ba2e301f5a5e88b905
Author: yonillasky <yonillasky at users.noreply.github.com>
Date: 2024-01-01 (Mon, 01 Jan 2024)
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] Add llvm.intr.coro.promise (#76640)
Added to allow generating these intrinsics in out-of-tree MLIR passes.
Co-authored-by: Yoni Lavi <yoni.lavi at nextsilicon.com>
More information about the All-commits
mailing list