OSDN Git Service

android: [AArch64][GlobalISel] Split post-legalizer combiner
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 30 Jan 2021 10:25:11 +0000 (11:25 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Thu, 15 Apr 2021 11:05:15 +0000 (13:05 +0200)
commit9eb3c463ef2890c79a9bb400ccd9308d47dabee9
tree1b4508f379d44c2890a36182020cf8b36f64840f
parent9c11a40e3004e461f95eeb4f940aca6f616fe96d
android: [AArch64][GlobalISel] Split post-legalizer combiner

Porting of commit
147b9497e79a ("[AArch64][GlobalISel] Split post-legalizer combiner to allow for lowering at -O0")

Fixes the following building error:

external/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp:614:10: fatal error: 'AArch64GenPostLegalizeGILowering.inc' file not found
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
llvm/lib/Target/AArch64/Android.bp
llvm/soong/tblgen.go