This is an archive of the discontinued LLVM Phabricator instance.

[IR] Remove noundef from masked store/load/gather/scatter's pointer operands
ClosedPublic

Authored by aqjune on Aug 26 2020, 1:16 PM.

Details

Summary

As discussed in D86576, noundef attribute is removed from masked store/load/gather/scatter's
pointer operands.

Diff Detail

Event Timeline

aqjune created this revision.Aug 26 2020, 1:16 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 26 2020, 1:16 PM
aqjune requested review of this revision.Aug 26 2020, 1:16 PM
This revision is now accepted and ready to land.Aug 26 2020, 1:48 PM
This revision was landed with ongoing or failed builds.Aug 26 2020, 2:42 PM
This revision was automatically updated to reflect the committed changes.