AMDGPU/GlobalISel: Add boilerplate for inline asm lowering
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 29 May 2020 20:28:22 +0000 (16:28 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 29 May 2020 20:49:23 +0000 (16:49 -0400)
commit248410937899d99f6f258d7299ec6fae0f98d900
tree3858819c76b6abec9256e6ed6fd0f49e93de0098
parent6a4714030e467293e839433a6754685ed3bdc108
AMDGPU/GlobalISel: Add boilerplate for inline asm lowering

Test mostly from minor adjustments to the AArch64 one.
llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-inline-asm.ll [new file with mode: 0644]