Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- Added test for poison phi
- Added tests to make sure we don't drop poison-generating flags from instructions not contributing to address computation of masked loads/stores.
- Improved comments
Comment Actions
Added test for non-predicated poison-generation instructions that
contribute to the address computation of a widen masked load
!noalias should not be needed, as %input already has noalias.