[PATCH] D116464: [SPIRV 5/6] Add LegalizerInfo, InstructionSelector and utilities
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 3 16:04:47 PST 2022
MaskRay added inline comments.
================
Comment at: llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp:802
+ MachineIRBuilder &MIRBuilder) const {
+ using namespace SPIRV;
+
----------------
unneeded?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116464/new/
https://reviews.llvm.org/D116464
More information about the llvm-commits
mailing list