[all-commits] [llvm/llvm-project] aaa0c8: [MLIR][LLVM] Add memoryeffect for alloca
William Moses via All-commits
all-commits at lists.llvm.org
Tue Jan 11 22:53:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaa0c81683d85fa413e8af8eb2cfde7869ad3a1c
https://github.com/llvm/llvm-project/commit/aaa0c81683d85fa413e8af8eb2cfde7869ad3a1c
Author: William S. Moses <gh at wsmoses.com>
Date: 2022-01-12 (Wed, 12 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/test/Dialect/LLVMIR/canonicalize.mlir
Log Message:
-----------
[MLIR][LLVM] Add memoryeffect for alloca
Add memory effect for llvm.alloca op
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D117086
More information about the All-commits
mailing list