[PATCH] D116463: [SPIRV 4/6] Add target lowerling, TargetMachine and AsmPrinter

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 19:36:53 PST 2022


MaskRay added inline comments.


================
Comment at: llvm/lib/Target/SPIRV/SPIRVRegisterBankInfo.cpp:15
+#include "SPIRVRegisterInfo.h"
+#include "llvm/CodeGen/GlobalISel/RegisterBank.h"
+
----------------
This needs rebase after D119876


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116463/new/

https://reviews.llvm.org/D116463



More information about the llvm-commits mailing list