OSDN Git Service

android: AMDGPU/GlobalISel: fix tablegen rules (llvm90) pie-x86 q-x86
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 25 Jul 2020 16:50:56 +0000 (18:50 +0200)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 26 Jul 2020 02:24:56 +0000 (10:24 +0800)
commit954cf79878026a8f200793e4041d1be976a57037
treea9547cc78fd70c5db871759689e8dde2d58bdb90
parentb36b39f7683b5e93fa2811bd0a9404676853f194
android: AMDGPU/GlobalISel: fix tablegen rules (llvm90)

Porting to Android.bp of commit
70d549800ca ("AMDGPU/GlobalISel: Enable TableGen'd instruction selector")

AMDGPU/GlobalISel requires separated "llvm90-gen-amdgpuisel" llvm90_tblgen rules
and the file "AMDGPUGISel.td" is used to generate "AMDGPUGenGlobalISel.inc"

Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
lib/Target/AMDGPU/Android.bp