[PATCH] D133473: [WebAssembly] Improve codegen for shuffles with undefined lane indices
Petr Penzin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 09:28:35 PDT 2022
penzn accepted this revision.
penzn added a comment.
In D133473#3785568 <https://reviews.llvm.org/D133473#3785568>, @fanchenkong1 wrote:
> Failed test is found on x64 windows, which seems to be related to mlir. Is there any action needed to fix the test?
IMO you don't need to worry about those, you can retest on Windows if you want, but your change shouldn't/can't cause this. @tlively what do you think?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133473/new/
https://reviews.llvm.org/D133473
More information about the llvm-commits
mailing list