Added a check to make sure that the selected dpp opcode is supported by target.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70402
[AMDGPU][DPP] Corrected DPP combiner ClosedPublic Authored by dp on Nov 18 2019, 8:35 AM.
Details
Summary Added a check to make sure that the selected dpp opcode is supported by target.
Diff Detail
Event Timelinedp added a child revision: D70400: [AMDGPU][GFX10] Disabled v_movrel*[sdwa|dpp] opcodes in codegen.Nov 18 2019, 8:35 AM This revision is now accepted and ready to land.Nov 18 2019, 8:37 AM Closed by commit rG525f9c0be538: [AMDGPU][DPP] Corrected DPP combiner (authored by dp). · Explain WhyNov 20 2019, 5:00 AM This revision was automatically updated to reflect the committed changes.
Diff 230236 llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
|