[PATCH] D98779: [RISCV] Support bitcasts of fixed-length mask vectors
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 10:33:50 PDT 2021
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
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.
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