This is an archive of the discontinued LLVM Phabricator instance.

[Hexagon] pX.new cannot be used with p3:0 as producer
ClosedPublic

Authored by bcain on May 16 2020, 7:36 PM.

Details

Reviewers
sidneym
Summary

Writes to p3:0 do not produce new values, we should bar any .new
consumer trying to use it as a producer.

Diff Detail

Event Timeline

bcain created this revision.May 16 2020, 7:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2020, 7:36 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
sidneym accepted this revision.May 18 2020, 8:56 AM

LGTM

This revision is now accepted and ready to land.May 18 2020, 8:56 AM
bcain closed this revision.Jun 3 2020, 7:56 AM