AAResults::callCapturesBefore would previously ignore operand bundles. It was possible for a later instruction to miss its memory dependency on a call site that would only access the pointer through a bundle.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM