[PATCH] R600/SI: Add preliminary support for flat address space

Matt Arsenault Matthew.Arsenault at amd.com
Wed Feb 5 10:55:05 PST 2014


This currently still breaks some tests, and I don't know if it will actually run, but it should at least work as an example for lowering addrspacecast.

http://llvm-reviews.chandlerc.com/D2707

Files:
  lib/Target/R600/AMDGPU.h
  lib/Target/R600/AMDGPU.td
  lib/Target/R600/AMDGPUAsmPrinter.cpp
  lib/Target/R600/AMDGPUAsmPrinter.h
  lib/Target/R600/AMDGPUISelDAGToDAG.cpp
  lib/Target/R600/AMDGPUInstrInfo.h
  lib/Target/R600/AMDGPUInstructions.td
  lib/Target/R600/AMDGPUMachineFunction.cpp
  lib/Target/R600/AMDGPUMachineFunction.h
  lib/Target/R600/AMDGPUSubtarget.cpp
  lib/Target/R600/AMDGPUSubtarget.h
  lib/Target/R600/AMDGPUTargetMachine.cpp
  lib/Target/R600/AMDILInstrInfo.td
  lib/Target/R600/SIInstrFormats.td
  lib/Target/R600/SIInstrInfo.cpp
  lib/Target/R600/SIInstrInfo.td
  lib/Target/R600/SIInstructions.td
  lib/Target/R600/SILowerControlFlow.cpp
  lib/Target/R600/SIRegisterInfo.td
  test/CodeGen/R600/flat-address-space.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2707.1.patch
Type: text/x-patch
Size: 38701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140205/fcd6958c/attachment.bin>


More information about the llvm-commits mailing list