Searched refs:LegalizeGatherToTorchIndexSelectPass (Results 1 – 2 of 2) sorted by relevance
130 struct LegalizeGatherToTorchIndexSelectPass struct131 : public PassWrapper<LegalizeGatherToTorchIndexSelectPass, FunctionPass> {147 return std::make_unique<LegalizeGatherToTorchIndexSelectPass>(); in createLegalizeGatherToTorchIndexSelectPass()
42 def LegalizeGatherToTorchIndexSelectPass : Pass<"mhlo-legalize-gather-to-torch-index-select", "Func…