[PATCH] D108086: [DAGCombiner] Stop visitEXTRACT_SUBVECTOR creating illegal BITCASTs post legalisation.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 15 07:24:39 PDT 2021
paulwalker-arm added a comment.
In D108086#2945565 <https://reviews.llvm.org/D108086#2945565>, @lebedev.ri wrote:
> Test?
I'm working on a minimal reproducer, I just wanted to have a downloadable fix available just in case anybody is blocked by the issue (see rG01b846674d27f035becac4c980a91c1204b6587b <https://reviews.llvm.org/rG01b846674d27f035becac4c980a91c1204b6587b>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108086/new/
https://reviews.llvm.org/D108086
More information about the llvm-commits
mailing list