[PATCH] D75459: [mlir] Add padding to 1-D Vector in CRunnerUtils.h
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 13:14:08 PST 2020
stella.stamenova added a comment.
In D75459#1903822 <https://reviews.llvm.org/D75459#1903822>, @nicolasvasilache wrote:
> @stella.stamenova this seems related: https://developercommunityapi.westus.cloudapp.azure.com/content/problem/110435/not-compile-time-constant-expression.html
> This is marked as "fixed in: visual studio 2019 version 16.2"
We are still using VS 2017 because of the bug in some versions of VS 2019 that hits LLVM (https://developercommunity.visualstudio.com/content/problem/845933/miscompile-boolean-condition-deduced-to-be-always.html).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75459/new/
https://reviews.llvm.org/D75459
More information about the llvm-commits
mailing list