[PATCH] D98779: [RISCV] Support bitcasts of fixed-length mask vectors
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 10:38:13 PDT 2021
frasercrmck added a comment.
In D98779#2632210 <https://reviews.llvm.org/D98779#2632210>, @craig.topper wrote:
> LGTM
>
> Is this based on real IR you saw? Such a cast would be pretty terrible on X86 so I hope it doesn't come up often.
Cheers. Nah, luckily it came up while optimizing mask `build_vector`s.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98779/new/
https://reviews.llvm.org/D98779
More information about the llvm-commits
mailing list