This fixes 17 of the 41 -verify-machineinstrs test failures identified in PR33045
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33451
[AMDGPU] Add INDIRECT_BASE_ADDR to R600_Reg32 class (PR33045) ClosedPublic Authored by RKSimon on May 23 2017, 11:11 AM.
Details Summary This fixes 17 of the 41 -verify-machineinstrs test failures identified in PR33045
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMay 23 2017, 11:11 AM This revision is now accepted and ready to land.May 23 2017, 11:22 AM Closed by commit rL303691: [AMDGPU] Add INDIRECT_BASE_ADDR to R600_Reg32 class (PR33045) (authored by RKSimon). · Explain WhyMay 23 2017, 2:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99993 llvm/trunk/lib/Target/AMDGPU/R600RegisterInfo.td
llvm/trunk/test/CodeGen/AMDGPU/kernel-args.ll
llvm/trunk/test/CodeGen/AMDGPU/load-constant-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-constant-i8.ll
llvm/trunk/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-global-i8.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i8.ll
llvm/trunk/test/CodeGen/AMDGPU/min.ll
llvm/trunk/test/CodeGen/AMDGPU/parallelandifcollapse.ll
llvm/trunk/test/CodeGen/AMDGPU/r600.bitcast.ll
llvm/trunk/test/CodeGen/AMDGPU/setcc.ll
llvm/trunk/test/CodeGen/AMDGPU/shl.ll
llvm/trunk/test/CodeGen/AMDGPU/sra.ll
llvm/trunk/test/CodeGen/AMDGPU/store-global.ll
llvm/trunk/test/CodeGen/AMDGPU/store-private.ll
llvm/trunk/test/CodeGen/AMDGPU/sub.ll
llvm/trunk/test/CodeGen/AMDGPU/unknown-processor.ll
|