[PATCH] D102053: [AArch64][SVE] Fix isel failure for FP-extending loads
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 03:46:15 PDT 2021
sdesmalen added a comment.
In D102053#2744121 <https://reviews.llvm.org/D102053#2744121>, @bsmith wrote:
> Does the same issue also apply to fixed length codegen?
Existing code (in same function under `hasNeon()`) already sets this to Expand for all fixed-width vectors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102053/new/
https://reviews.llvm.org/D102053
More information about the llvm-commits
mailing list