This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add pattern for flat fadd f64 intrinsic with local address
ClosedPublic

Authored by Petar.Avramovic on Sep 23 2022, 2:54 PM.

Details

Summary

Fixes regression from clang opencl test in test_flat_add_local_f64
file /clang/test/CodeGenOpenCL/builtins-fp-atomics-gfx90a.cl, caused by D130579.
Looks fine for f64, I am not sure how it should work for f32.
Will look in detail later.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 23 2022, 2:54 PM
Petar.Avramovic requested review of this revision.Sep 23 2022, 2:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 23 2022, 2:54 PM
arsenm accepted this revision.Sep 23 2022, 4:07 PM
This revision is now accepted and ready to land.Sep 23 2022, 4:07 PM
This revision was landed with ongoing or failed builds.Sep 25 2022, 4:33 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 25 2022, 4:33 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript