[PATCH] D113219: [RISCV] Prevent crashes when bitcasting between fixed vectors and scalars.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 12:18:57 PST 2021
foad added a comment.
> I haven't had luck reproducing that error yet, but enabling expensive checks did find another problem that I fixed in 9ee5cec688add4c0589a8ff08f49e274fa6d45a2 <https://reviews.llvm.org/rG9ee5cec688add4c0589a8ff08f49e274fa6d45a2>. Maybe that will fix your crash too?
Yes that fixed it, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113219/new/
https://reviews.llvm.org/D113219
More information about the llvm-commits
mailing list