Without this patch, bitcasts of fixed-length mask vectors would go
through the stack.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.