[all-commits] [llvm/llvm-project] 248410: AMDGPU/GlobalISel: Add boilerplate for inline asm ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 29 13:49:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 248410937899d99f6f258d7299ec6fae0f98d900
https://github.com/llvm/llvm-project/commit/248410937899d99f6f258d7299ec6fae0f98d900
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
A llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-inline-asm.ll
Log Message:
-----------
AMDGPU/GlobalISel: Add boilerplate for inline asm lowering
Test mostly from minor adjustments to the AArch64 one.
More information about the All-commits
mailing list