[all-commits] [llvm/llvm-project] 0a5488: Fix MLIR test case failure caused by 89e0662dee5fa...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Apr 13 21:26:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0a54887dac42531cfaa1ad63d9f664b23aa5eaab
https://github.com/llvm/llvm-project/commit/0a54887dac42531cfaa1ad63d9f664b23aa5eaab
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M mlir/test/Target/llvmir.mlir
Log Message:
-----------
Fix MLIR test case failure caused by 89e0662dee5fa541f284e6be0af9e36e7f39f947
Fix MLIR test case failure introduced by
89e0662dee5fa541f284e6be0af9e36e7f39f947. LLVM's IR builder
now automatically sets the alignment on alloca.
More information about the All-commits
mailing list