[PATCH] D104115: [SVE] Fix PromoteIntRes_TRUNCATE not to call getVectorNumElements
Matt D. via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 06:55:56 PDT 2021
Matt added a comment.
In D104115#2818870 <https://reviews.llvm.org/D104115#2818870>, @CarolineConcatto wrote:
> Hey, is anyone else seeing:
> //Context not available.//
> In the files?
Yes for both `llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp` and `llvm/test/CodeGen/AArch64/sve-trunc.ll`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104115/new/
https://reviews.llvm.org/D104115
More information about the llvm-commits
mailing list