Otherwise device libs still has issues at O0 (in OpenCL-CTS)
Depends on D156972 as well. They're unrelated fixes but both are needed to fix the issue.
Fixes SWDEV-402331
Paths
| Differential D156973
[AMDGPU] Add extended-image-insts to RemoveIncompatibleFunctions ClosedPublic Authored by Pierre-vh on Aug 3 2023, 1:55 AM.
Details
Summary Otherwise device libs still has issues at O0 (in OpenCL-CTS) Depends on D156972 as well. They're unrelated fixes but both are needed to fix the issue. Fixes SWDEV-402331
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Aug 3 2023, 12:42 PM Closed by commit rG96e1032a5e59: [AMDGPU] Add extended-image-insts to RemoveIncompatibleFunctions (authored by Pierre-vh). · Explain WhyAug 8 2023, 6:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 548185 llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
llvm/test/CodeGen/AMDGPU/remove-incompatible-extended-image-insts.ll
|
Note: linter did this because we don't have an even amount of features anymore so it doesn't like the 2 column format. I can revert if needed, but I think it's good to keep files clang-formatted.
If I revert, I'd add clang-format off/on.