The original code relied on the fact that we needed a bitcast
instruction (for non constant base objects). With opaque pointers there
might not be a bitcast. Always check if reordering is required instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo