[all-commits] [llvm/llvm-project] 76c83b: [MLIR][LLVM] Put byval static allocas in the entry...
Johannes de Fine Licht via All-commits
all-commits at lists.llvm.org
Mon Apr 3 02:09:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76c83b3595a534c5b28bd80039e2115358ba2291
https://github.com/llvm/llvm-project/commit/76c83b3595a534c5b28bd80039e2115358ba2291
Author: Johannes de Fine Licht <johannes.definelicht at nextsilicon.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
M mlir/test/Dialect/LLVMIR/inlining.mlir
Log Message:
-----------
[MLIR][LLVM] Put byval static allocas in the entry block.
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D147311
More information about the All-commits
mailing list