OSDN Git Service

android: AMDGPU/GlobalISel: Introduce post-legalize combiner
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 24 Jul 2020 23:02:49 +0000 (01:02 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Thu, 15 Apr 2021 11:05:14 +0000 (13:05 +0200)
commit92718bf6af126a21d8d6e4299a600db4b1f765e2
tree03291566294e717ef915f41ff5ed053d2d5bf074
parent18c546a5a018f881b46765fb03f16de69a176dab
android: AMDGPU/GlobalISel: Introduce post-legalize combiner

android: AMDGPU/GlobalISel: Introduce post-legalize combiner

Port to Android.bp of commit
fee41517fe0 ("AMDGPU/GlobalISel: Introduce post-legalize combiner")

Fixes the following build error:

external/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp:229:10:
fatal error: 'AMDGPUGenPostLegalizeGICombiner.inc' file not found
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

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