[PATCH] D72310: [mlir][VectorOps] Implement strided_slice conversion
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 13:28:38 PST 2020
aartbik added a comment.
In D72310#1820368 <https://reviews.llvm.org/D72310#1820368>, @mehdi_amini wrote:
> In D72310#1815707 <https://reviews.llvm.org/D72310#1815707>, @aganea wrote:
>
> > Hi,
> > This patch fails to build with MSVC (here building with latest Visual Studio 2019 16.4.2).
>
>
> If there is no fix readily available, I'll revert in the next few hours to unbreak.
Let's try to fix this. Reverting this will break some end-to-end tests that went in later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72310/new/
https://reviews.llvm.org/D72310
More information about the llvm-commits
mailing list