This is an archive of the discontinued LLVM Phabricator instance.

[HLSL] remove unnecessary abs attributes
ClosedPublic

Authored by bob80905 on Sep 20 2022, 1:56 PM.

Details

Summary

remove abs non-elementwise attribute statements, stick to elementwise.

Diff Detail

Event Timeline

bob80905 created this revision.Sep 20 2022, 1:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 1:56 PM
Herald added a subscriber: Anastasia. · View Herald Transcript
bob80905 requested review of this revision.Sep 20 2022, 1:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 1:56 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
beanz accepted this revision.Sep 20 2022, 2:03 PM

Doh... I should have caught this before I pushed your last change. Thanks!

This revision is now accepted and ready to land.Sep 20 2022, 2:03 PM
This revision was landed with ongoing or failed builds.Sep 20 2022, 2:05 PM
This revision was automatically updated to reflect the committed changes.