[all-commits] [llvm/llvm-project] fa581f: [mlir] Add stacksave, stackrestore to llvm dialect
Denys Shabalin via All-commits
all-commits at lists.llvm.org
Tue Feb 9 06:13:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa581f943887c1d1fd95b01ae5f28140e97331bf
https://github.com/llvm/llvm-project/commit/fa581f943887c1d1fd95b01ae5f28140e97331bf
Author: Denys Shabalin <shabalin at google.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/test/Target/llvmir-intrinsics.mlir
Log Message:
-----------
[mlir] Add stacksave, stackrestore to llvm dialect
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D96333
More information about the All-commits
mailing list