[PATCH] D124326: [AArch64][SVE] Fix assertions when vectorizing Freeze Instructions
lizhijin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 08:38:24 PDT 2022
lizhijin added a comment.
Hi, @david-arm , I added a patch to change the strategy for vectorizing freeze instrucion, and tried to use VPWidenRecipe for freeze instruction. Can you help to review this patch : https://reviews.llvm.org/D125016
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124326/new/
https://reviews.llvm.org/D124326
More information about the llvm-commits
mailing list