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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
2,220 ms | x64 debian > libarcher.races::lock-unrelated.c |
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.