[PATCH] D140100: [SLP]Integrate looking through shuffles logic into ShuffleInstructionBuilder.
Asmaa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 28 01:16:52 PST 2022
asmok-g added a comment.
Heads-up: This has caused a change in behavior when using `#pragma unroll` in some waymo test using SIMD. In other words, using `#pragma unroll` results in a different output than without it. I'm preparing a reduced test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140100/new/
https://reviews.llvm.org/D140100
More information about the llvm-commits
mailing list