import_ref.cpp 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128
  1. // Part of the Carbon Language project, under the Apache License v2.0 with LLVM
  2. // Exceptions. See /LICENSE for license information.
  3. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  4. #include "toolchain/check/import_ref.h"
  5. #include "common/check.h"
  6. #include "toolchain/base/kind_switch.h"
  7. #include "toolchain/check/context.h"
  8. #include "toolchain/check/eval.h"
  9. #include "toolchain/check/generic.h"
  10. #include "toolchain/parse/node_ids.h"
  11. #include "toolchain/sem_ir/constant.h"
  12. #include "toolchain/sem_ir/file.h"
  13. #include "toolchain/sem_ir/ids.h"
  14. #include "toolchain/sem_ir/import_ir.h"
  15. #include "toolchain/sem_ir/inst.h"
  16. #include "toolchain/sem_ir/inst_kind.h"
  17. #include "toolchain/sem_ir/type_info.h"
  18. #include "toolchain/sem_ir/typed_insts.h"
  19. namespace Carbon::Check {
  20. // Adds the ImportIR, excluding the update to the check_ir_map.
  21. static auto InternalAddImportIR(Context& context, SemIR::ImportIR import_ir)
  22. -> SemIR::ImportIRId {
  23. context.import_ir_constant_values().push_back(
  24. SemIR::ConstantValueStore(SemIR::ConstantId::None));
  25. return context.import_irs().Add(import_ir);
  26. }
  27. auto SetApiImportIR(Context& context, SemIR::ImportIR import_ir) -> void {
  28. auto ir_id = SemIR::ImportIRId::None;
  29. if (import_ir.sem_ir != nullptr) {
  30. ir_id = AddImportIR(context, import_ir);
  31. } else {
  32. // We don't have a check_ir_id, so add without touching check_ir_map.
  33. ir_id = InternalAddImportIR(context, import_ir);
  34. }
  35. CARBON_CHECK(ir_id == SemIR::ImportIRId::ApiForImpl,
  36. "ApiForImpl must be the first IR");
  37. }
  38. auto AddImportIR(Context& context, SemIR::ImportIR import_ir)
  39. -> SemIR::ImportIRId {
  40. auto& ir_id = context.GetImportIRId(*import_ir.sem_ir);
  41. if (!ir_id.has_value()) {
  42. // Note this updates check_ir_map.
  43. ir_id = InternalAddImportIR(context, import_ir);
  44. } else if (import_ir.is_export) {
  45. // We're processing an `export import`. In case the IR was indirectly added
  46. // as a non-export, mark it as an export.
  47. context.import_irs().Get(ir_id).is_export = true;
  48. }
  49. return ir_id;
  50. }
  51. auto AddImportRef(Context& context, SemIR::ImportIRInst import_ir_inst,
  52. SemIR::EntityNameId entity_name_id =
  53. SemIR::EntityNameId::None) -> SemIR::InstId {
  54. auto import_ir_inst_id = context.import_ir_insts().Add(import_ir_inst);
  55. SemIR::ImportRefUnloaded inst = {.import_ir_inst_id = import_ir_inst_id,
  56. .entity_name_id = entity_name_id};
  57. auto import_ref_id = context.AddPlaceholderInstInNoBlock(
  58. context.MakeImportedLocAndInst(import_ir_inst_id, inst));
  59. // ImportRefs have a dedicated block because this may be called during
  60. // processing where the instruction shouldn't be inserted in the current inst
  61. // block.
  62. context.import_ref_ids().push_back(import_ref_id);
  63. return import_ref_id;
  64. }
  65. // Adds an import_ref instruction for an instruction that we have already loaded
  66. // from an imported IR, with a known constant value. This is useful when the
  67. // instruction has a symbolic constant value, in order to produce an instruction
  68. // that hold that symbolic constant.
  69. static auto AddLoadedImportRef(Context& context, SemIR::TypeId type_id,
  70. SemIR::ImportIRInst import_ir_inst,
  71. SemIR::ConstantId const_id) -> SemIR::InstId {
  72. auto import_ir_inst_id = context.import_ir_insts().Add(import_ir_inst);
  73. SemIR::ImportRefLoaded inst = {.type_id = type_id,
  74. .import_ir_inst_id = import_ir_inst_id,
  75. .entity_name_id = SemIR::EntityNameId::None};
  76. auto inst_id = context.AddPlaceholderInstInNoBlock(
  77. context.MakeImportedLocAndInst(import_ir_inst_id, inst));
  78. context.import_ref_ids().push_back(inst_id);
  79. context.constant_values().Set(inst_id, const_id);
  80. context.import_ir_constant_values()[import_ir_inst.ir_id.index].Set(
  81. import_ir_inst.inst_id, const_id);
  82. return inst_id;
  83. }
  84. static auto GetCanonicalImportIRInst(Context& context,
  85. const SemIR::File* cursor_ir,
  86. SemIR::InstId cursor_inst_id)
  87. -> SemIR::ImportIRInst {
  88. while (true) {
  89. // Step through an instruction with an imported location to the imported
  90. // instruction.
  91. auto loc_id = cursor_ir->insts().GetLocId(cursor_inst_id);
  92. if (loc_id.is_import_ir_inst_id()) {
  93. auto import_ir_inst =
  94. cursor_ir->import_ir_insts().Get(loc_id.import_ir_inst_id());
  95. cursor_ir = cursor_ir->import_irs().Get(import_ir_inst.ir_id).sem_ir;
  96. cursor_inst_id = import_ir_inst.inst_id;
  97. continue;
  98. }
  99. // Step through export declarations to their exported value.
  100. if (auto export_decl =
  101. cursor_ir->insts().TryGetAs<SemIR::ExportDecl>(cursor_inst_id)) {
  102. cursor_inst_id = export_decl->value_id;
  103. continue;
  104. }
  105. // Reached a non-imported entity.
  106. break;
  107. }
  108. auto ir_id = SemIR::ImportIRId::None;
  109. if (cursor_ir != &context.sem_ir()) {
  110. // This uses AddImportIR in case it was indirectly found, which can
  111. // happen with two or more steps of exports.
  112. ir_id = AddImportIR(context, {.decl_id = SemIR::InstId::None,
  113. .is_export = false,
  114. .sem_ir = cursor_ir});
  115. }
  116. return {.ir_id = ir_id, .inst_id = cursor_inst_id};
  117. }
  118. auto GetCanonicalImportIRInst(Context& context, SemIR::InstId inst_id)
  119. -> SemIR::ImportIRInst {
  120. return GetCanonicalImportIRInst(context, &context.sem_ir(), inst_id);
  121. }
  122. auto VerifySameCanonicalImportIRInst(Context& context, SemIR::InstId prev_id,
  123. SemIR::ImportIRInst prev_import_ir_inst,
  124. SemIR::ImportIRId new_ir_id,
  125. const SemIR::File* new_import_ir,
  126. SemIR::InstId new_inst_id) -> void {
  127. auto new_import_ir_inst =
  128. GetCanonicalImportIRInst(context, new_import_ir, new_inst_id);
  129. if (new_import_ir_inst == prev_import_ir_inst) {
  130. return;
  131. }
  132. auto conflict_id =
  133. AddImportRef(context, {.ir_id = new_ir_id, .inst_id = new_inst_id});
  134. context.DiagnoseDuplicateName(conflict_id, prev_id);
  135. }
  136. // Returns an instruction that has the specified constant value.
  137. static auto GetInstWithConstantValue(const SemIR::File& file,
  138. SemIR::ConstantId const_id)
  139. -> SemIR::InstId {
  140. if (!const_id.has_value()) {
  141. return SemIR::InstId::None;
  142. }
  143. // For template constants, the corresponding instruction has the desired
  144. // constant value.
  145. if (!const_id.is_symbolic()) {
  146. return file.constant_values().GetInstId(const_id);
  147. }
  148. // For abstract symbolic constants, the corresponding instruction has the
  149. // desired constant value.
  150. const auto& symbolic_const =
  151. file.constant_values().GetSymbolicConstant(const_id);
  152. if (!symbolic_const.generic_id.has_value()) {
  153. return file.constant_values().GetInstId(const_id);
  154. }
  155. // For a symbolic constant in a generic, pick the corresponding instruction
  156. // out of the eval block for the generic.
  157. const auto& generic = file.generics().Get(symbolic_const.generic_id);
  158. auto block = generic.GetEvalBlock(symbolic_const.index.region());
  159. return file.inst_blocks().Get(block)[symbolic_const.index.index()];
  160. }
  161. namespace {
  162. class ImportRefResolver;
  163. // The result of attempting to resolve an imported instruction to a constant.
  164. struct ResolveResult {
  165. // The new constant value, if known.
  166. SemIR::ConstantId const_id;
  167. // Newly created declaration whose value is being resolved, if any.
  168. SemIR::InstId decl_id = SemIR::InstId::None;
  169. // Whether resolution has been attempted once and needs to be retried.
  170. bool retry = false;
  171. // Produces a resolve result that tries resolving this instruction again. If
  172. // `const_id` is specified, then this is the end of the second phase, and the
  173. // constant value will be passed to the next resolution attempt. Otherwise,
  174. // this is the end of the first phase.
  175. static auto Retry(SemIR::ConstantId const_id = SemIR::ConstantId::None,
  176. SemIR::InstId decl_id = SemIR::InstId::None)
  177. -> ResolveResult {
  178. return {.const_id = const_id, .decl_id = decl_id, .retry = true};
  179. }
  180. // Produces a resolve result that provides the given constant value. Requires
  181. // that there is no new work.
  182. static auto Done(SemIR::ConstantId const_id,
  183. SemIR::InstId decl_id = SemIR::InstId::None)
  184. -> ResolveResult {
  185. return {.const_id = const_id, .decl_id = decl_id};
  186. }
  187. };
  188. } // namespace
  189. static auto TryResolveInst(ImportRefResolver& resolver, SemIR::InstId inst_id,
  190. SemIR::ConstantId const_id) -> ResolveResult;
  191. namespace {
  192. // A context within which we are performing an import. Tracks information about
  193. // the source and destination. This provides a restricted interface compared to
  194. // ImportResolver: in particular, it does not have access to a work list.
  195. // Therefore code that accepts an ImportContext is unable to enqueue new work.
  196. class ImportContext {
  197. public:
  198. // A generic that we have partially imported.
  199. struct PendingGeneric {
  200. SemIR::GenericId import_id;
  201. SemIR::GenericId local_id;
  202. };
  203. // A specific that we have partially imported.
  204. struct PendingSpecific {
  205. SemIR::SpecificId import_id;
  206. SemIR::SpecificId local_id;
  207. };
  208. explicit ImportContext(Context& context, SemIR::ImportIRId import_ir_id)
  209. : context_(context),
  210. import_ir_id_(import_ir_id),
  211. import_ir_(*context_.import_irs().Get(import_ir_id).sem_ir) {}
  212. // Returns the file we are importing from.
  213. auto import_ir() -> const SemIR::File& { return import_ir_; }
  214. // Accessors into value stores of the file we are importing from.
  215. auto import_associated_constants() -> decltype(auto) {
  216. return import_ir().associated_constants();
  217. }
  218. auto import_classes() -> decltype(auto) { return import_ir().classes(); }
  219. auto import_constant_values() -> decltype(auto) {
  220. return import_ir().constant_values();
  221. }
  222. auto import_entity_names() -> decltype(auto) {
  223. return import_ir().entity_names();
  224. }
  225. auto import_facet_types() -> decltype(auto) {
  226. return import_ir().facet_types();
  227. }
  228. auto import_functions() -> decltype(auto) { return import_ir().functions(); }
  229. auto import_generics() -> decltype(auto) { return import_ir().generics(); }
  230. auto import_identifiers() -> decltype(auto) {
  231. return import_ir().identifiers();
  232. }
  233. auto import_impls() -> decltype(auto) { return import_ir().impls(); }
  234. auto import_inst_blocks() -> decltype(auto) {
  235. return import_ir().inst_blocks();
  236. }
  237. auto import_insts() -> decltype(auto) { return import_ir().insts(); }
  238. auto import_interfaces() -> decltype(auto) {
  239. return import_ir().interfaces();
  240. }
  241. auto import_ints() -> decltype(auto) { return import_ir().ints(); }
  242. auto import_name_scopes() -> decltype(auto) {
  243. return import_ir().name_scopes();
  244. }
  245. auto import_specifics() -> decltype(auto) { return import_ir().specifics(); }
  246. auto import_string_literal_values() -> decltype(auto) {
  247. return import_ir().string_literal_values();
  248. }
  249. auto import_struct_type_fields() -> decltype(auto) {
  250. return import_ir().struct_type_fields();
  251. }
  252. auto import_type_blocks() -> decltype(auto) {
  253. return import_ir().type_blocks();
  254. }
  255. auto import_types() -> decltype(auto) { return import_ir().types(); }
  256. // Returns the local file's import ID for the IR we are importing from.
  257. auto import_ir_id() -> SemIR::ImportIRId { return import_ir_id_; }
  258. // A value store for local constant values of imported instructions. This maps
  259. // from `InstId`s in the import IR to corresponding `ConstantId`s in the local
  260. // IR.
  261. auto local_constant_values_for_import_insts() -> decltype(auto) {
  262. return local_context().import_ir_constant_values()[import_ir_id_.index];
  263. }
  264. // Returns the file we are importing into.
  265. auto local_ir() -> SemIR::File& { return context_.sem_ir(); }
  266. // Returns the type-checking context we are importing into.
  267. auto local_context() -> Context& { return context_; }
  268. // Accessors into value stores of the file we are importing into.
  269. auto local_associated_constants() -> decltype(auto) {
  270. return local_ir().associated_constants();
  271. }
  272. auto local_classes() -> decltype(auto) { return local_ir().classes(); }
  273. auto local_constant_values() -> decltype(auto) {
  274. return local_ir().constant_values();
  275. }
  276. auto local_entity_names() -> decltype(auto) {
  277. return local_ir().entity_names();
  278. }
  279. auto local_facet_types() -> decltype(auto) {
  280. return local_ir().facet_types();
  281. }
  282. auto local_functions() -> decltype(auto) { return local_ir().functions(); }
  283. auto local_generics() -> decltype(auto) { return local_ir().generics(); }
  284. auto local_identifiers() -> decltype(auto) {
  285. return local_ir().identifiers();
  286. }
  287. auto local_impls() -> decltype(auto) { return local_ir().impls(); }
  288. auto local_import_ir_insts() -> decltype(auto) {
  289. return local_ir().import_ir_insts();
  290. }
  291. auto local_inst_blocks() -> decltype(auto) {
  292. return local_ir().inst_blocks();
  293. }
  294. auto local_insts() -> decltype(auto) { return local_ir().insts(); }
  295. auto local_interfaces() -> decltype(auto) { return local_ir().interfaces(); }
  296. auto local_ints() -> decltype(auto) { return local_ir().ints(); }
  297. auto local_name_scopes() -> decltype(auto) {
  298. return local_ir().name_scopes();
  299. }
  300. auto local_specifics() -> decltype(auto) { return local_ir().specifics(); }
  301. auto local_string_literal_values() -> decltype(auto) {
  302. return local_ir().string_literal_values();
  303. }
  304. auto local_struct_type_fields() -> decltype(auto) {
  305. return local_ir().struct_type_fields();
  306. }
  307. auto local_types() -> decltype(auto) { return local_ir().types(); }
  308. // Add a generic that has been partially imported but needs to be finished.
  309. auto AddPendingGeneric(PendingGeneric pending) -> void {
  310. pending_generics_.push_back(pending);
  311. }
  312. // Add a specific that has been partially imported but needs to be finished.
  313. auto AddPendingSpecific(PendingSpecific pending) -> void {
  314. pending_specifics_.push_back(pending);
  315. }
  316. protected:
  317. auto pending_generics() -> llvm::SmallVector<PendingGeneric>& {
  318. return pending_generics_;
  319. }
  320. auto pending_specifics() -> llvm::SmallVector<PendingSpecific>& {
  321. return pending_specifics_;
  322. }
  323. private:
  324. Context& context_;
  325. SemIR::ImportIRId import_ir_id_;
  326. const SemIR::File& import_ir_;
  327. // TODO: The following members don't belong here. This pending work mechanism
  328. // can probably be removed entirely if we stop importing generic eval blocks
  329. // and instead evaluate them directly in the imported IR.
  330. // Generics that we have partially imported but not yet finished importing.
  331. llvm::SmallVector<PendingGeneric> pending_generics_;
  332. // Specifics that we have partially imported but not yet finished importing.
  333. llvm::SmallVector<PendingSpecific> pending_specifics_;
  334. };
  335. // Resolves an instruction from an imported IR into a constant referring to the
  336. // current IR.
  337. //
  338. // Calling Resolve on an instruction operates in an iterative manner, tracking
  339. // Work items on work_stack_. At a high level, the loop is:
  340. //
  341. // 1. If a constant value is already known for the work item and was not set by
  342. // this work item, it's considered resolved.
  343. // - The constant check avoids performance costs of deduplication on add.
  344. // - If we've processed this work item before, then we now process it again.
  345. // It didn't complete last time, even though we have a constant value
  346. // already.
  347. //
  348. // 2. Resolve the instruction (TryResolveInst/TryResolveTypedInst). This is done
  349. // in three phases. The first and second phases can add work to the worklist
  350. // and end in a retry, in which case those phases will be rerun once the
  351. // added work is done. The rerun cannot also end in a retry, so this results
  352. // in at most three calls, but in practice one or two calls is almost always
  353. // sufficient. Due to the chance of a second or third call to TryResolveInst,
  354. // it's important to only perform expensive work once, even when the same
  355. // phase is rerun.
  356. //
  357. // - First phase:
  358. // - Gather all input constants necessary to form the constant value of the
  359. // instruction. Gathering constants directly adds unresolved values to
  360. // work_stack_.
  361. // - If HasNewWork() reports that any work was added, then return Retry():
  362. // this instruction needs another call to complete. Gather the
  363. // now-resolved constants and continue to the next step once the retry
  364. // happens.
  365. //
  366. // - Second phase:
  367. // - Build the constant value of the instruction.
  368. // - Gather all input constants necessary to finish importing the
  369. // instruction. This is only necessary for instructions like classes that
  370. // can be forward-declared. For these instructions, we first import the
  371. // constant value and then later import the rest of the declaration in
  372. // order to break cycles.
  373. // - If HasNewWork() reports that any work was added, then return
  374. // Retry(constant_value): this instruction needs another call to
  375. // complete. Gather the now-resolved constants and continue to the next
  376. // step once the retry happens.
  377. //
  378. // - Third phase:
  379. // - After the second phase, the constant value for the instruction is
  380. // already set, and will be passed back into TryResolve*Inst on retry. It
  381. // should not be created again.
  382. // - Fill in any remaining information to complete the import of the
  383. // instruction. For example, when importing a class declaration, build
  384. // the class scope and information about the definition.
  385. // - Return ResolveAs/ResolveAsConstant to finish the resolution process.
  386. // This will cause the Resolve loop to set a constant value if we didn't
  387. // retry at the end of the second phase.
  388. //
  389. // 3. If resolve didn't return Retry(), pop the work. Otherwise, it needs to
  390. // remain, and may no longer be at the top of the stack; update the state of
  391. // the work item to track what work still needs to be done.
  392. //
  393. // The same instruction can be enqueued for resolution multiple times. However,
  394. // we will only reach the second phase once: once a constant value is set, only
  395. // the resolution step that set it will retry.
  396. //
  397. // TODO: Fix class `extern` handling and merging, rewrite tests.
  398. // - check/testdata/class/cross_package_import.carbon
  399. // - check/testdata/class/extern.carbon
  400. // TODO: Fix function `extern` handling and merging, rewrite tests.
  401. // - check/testdata/function/declaration/import.carbon
  402. // - check/testdata/packages/cross_package_import.carbon
  403. class ImportRefResolver : public ImportContext {
  404. public:
  405. explicit ImportRefResolver(Context& context, SemIR::ImportIRId import_ir_id)
  406. : ImportContext(context, import_ir_id) {}
  407. // Iteratively resolves an imported instruction's inner references until a
  408. // constant ID referencing the current IR is produced. See the class comment
  409. // for more details.
  410. auto ResolveOneInst(SemIR::InstId inst_id) -> SemIR::ConstantId {
  411. work_stack_.push_back({.inst_id = inst_id});
  412. while (!work_stack_.empty()) {
  413. auto work = work_stack_.back();
  414. CARBON_CHECK(work.inst_id.has_value());
  415. // Step 1: check for a constant value.
  416. auto existing = FindResolvedConstId(work.inst_id);
  417. if (existing.const_id.has_value() && !work.retry_with_constant_value) {
  418. work_stack_.pop_back();
  419. continue;
  420. }
  421. // Step 2: resolve the instruction.
  422. initial_work_ = work_stack_.size();
  423. auto [new_const_id, _, retry] =
  424. TryResolveInst(*this, work.inst_id, existing.const_id);
  425. CARBON_CHECK(!HasNewWork() || retry);
  426. CARBON_CHECK(
  427. !existing.const_id.has_value() || existing.const_id == new_const_id,
  428. "Constant value changed in third phase.");
  429. if (!existing.const_id.has_value()) {
  430. SetResolvedConstId(work.inst_id, existing.indirect_insts, new_const_id);
  431. }
  432. // Step 3: pop or retry.
  433. if (retry) {
  434. work_stack_[initial_work_ - 1].retry_with_constant_value =
  435. new_const_id.has_value();
  436. } else {
  437. work_stack_.pop_back();
  438. }
  439. }
  440. auto constant_id = local_constant_values_for_import_insts().Get(inst_id);
  441. CARBON_CHECK(constant_id.has_value());
  442. return constant_id;
  443. }
  444. // Performs resolution for one instruction and then performs all work we
  445. // deferred.
  446. auto Resolve(SemIR::InstId inst_id) -> SemIR::ConstantId {
  447. auto const_id = ResolveOneInst(inst_id);
  448. PerformPendingWork();
  449. return const_id;
  450. }
  451. // Wraps constant evaluation with logic to handle constants.
  452. auto ResolveConstant(SemIR::ConstantId import_const_id) -> SemIR::ConstantId {
  453. return Resolve(GetInstWithConstantValue(import_ir(), import_const_id));
  454. }
  455. // Wraps constant evaluation with logic to handle types.
  456. auto ResolveType(SemIR::TypeId import_type_id) -> SemIR::TypeId {
  457. if (!import_type_id.has_value()) {
  458. return import_type_id;
  459. }
  460. auto import_type_const_id =
  461. import_ir().types().GetConstantId(import_type_id);
  462. CARBON_CHECK(import_type_const_id.has_value());
  463. if (auto import_type_inst_id =
  464. import_ir().constant_values().GetInstId(import_type_const_id);
  465. SemIR::IsSingletonInstId(import_type_inst_id)) {
  466. // Builtins don't require constant resolution; we can use them directly.
  467. return local_context().GetSingletonType(import_type_inst_id);
  468. } else {
  469. return local_context().GetTypeIdForTypeConstant(
  470. ResolveConstant(import_type_id.AsConstantId()));
  471. }
  472. }
  473. // Returns true if new unresolved constants were found as part of this
  474. // `Resolve` step.
  475. auto HasNewWork() -> bool {
  476. CARBON_CHECK(initial_work_ <= work_stack_.size(),
  477. "Work shouldn't decrease");
  478. return initial_work_ < work_stack_.size();
  479. }
  480. // Returns the ConstantId for an InstId. Adds unresolved constants to
  481. // work_stack_.
  482. auto GetLocalConstantValueOrPush(SemIR::InstId inst_id) -> SemIR::ConstantId {
  483. auto const_id = local_constant_values_for_import_insts().Get(inst_id);
  484. if (!const_id.has_value()) {
  485. work_stack_.push_back({.inst_id = inst_id});
  486. }
  487. return const_id;
  488. }
  489. private:
  490. // A step in work_stack_.
  491. struct Work {
  492. // The instruction to work on.
  493. SemIR::InstId inst_id;
  494. // Whether this work item set the constant value for the instruction and
  495. // requested a retry.
  496. bool retry_with_constant_value = false;
  497. };
  498. // The constant found by FindResolvedConstId.
  499. struct ResolvedConstId {
  500. // The constant for the instruction. `None` if not yet resolved.
  501. SemIR::ConstantId const_id = SemIR::ConstantId::None;
  502. // Instructions which are indirect but equivalent to the current instruction
  503. // being resolved, and should have their constant set to the same. Empty
  504. // when `const_id` has a value.
  505. llvm::SmallVector<SemIR::ImportIRInst> indirect_insts = {};
  506. };
  507. // Looks to see if an instruction has been resolved. If a constant is only
  508. // found indirectly, sets the constant for any indirect steps that don't
  509. // already have the constant. If a constant isn't found, returns the indirect
  510. // instructions so that they can have the resolved constant assigned later.
  511. auto FindResolvedConstId(SemIR::InstId inst_id) -> ResolvedConstId {
  512. ResolvedConstId result;
  513. if (auto existing_const_id =
  514. local_constant_values_for_import_insts().Get(inst_id);
  515. existing_const_id.has_value()) {
  516. result.const_id = existing_const_id;
  517. return result;
  518. }
  519. const auto* cursor_ir = &import_ir();
  520. auto cursor_ir_id = SemIR::ImportIRId::None;
  521. auto cursor_inst_id = inst_id;
  522. while (true) {
  523. auto loc_id = cursor_ir->insts().GetLocId(cursor_inst_id);
  524. if (!loc_id.is_import_ir_inst_id()) {
  525. return result;
  526. }
  527. auto ir_inst =
  528. cursor_ir->import_ir_insts().Get(loc_id.import_ir_inst_id());
  529. const auto* prev_ir = cursor_ir;
  530. auto prev_inst_id = cursor_inst_id;
  531. cursor_ir = cursor_ir->import_irs().Get(ir_inst.ir_id).sem_ir;
  532. cursor_ir_id = local_context().GetImportIRId(*cursor_ir);
  533. if (!cursor_ir_id.has_value()) {
  534. // TODO: Should we figure out a location to assign here?
  535. cursor_ir_id =
  536. AddImportIR(local_context(), {.decl_id = SemIR::InstId::None,
  537. .is_export = false,
  538. .sem_ir = cursor_ir});
  539. }
  540. cursor_inst_id = ir_inst.inst_id;
  541. CARBON_CHECK(cursor_ir != prev_ir || cursor_inst_id != prev_inst_id,
  542. "{0}", cursor_ir->insts().Get(cursor_inst_id));
  543. if (auto const_id = local_context()
  544. .import_ir_constant_values()[cursor_ir_id.index]
  545. .Get(cursor_inst_id);
  546. const_id.has_value()) {
  547. SetResolvedConstId(inst_id, result.indirect_insts, const_id);
  548. result.const_id = const_id;
  549. result.indirect_insts.clear();
  550. return result;
  551. } else {
  552. result.indirect_insts.push_back(
  553. {.ir_id = cursor_ir_id, .inst_id = cursor_inst_id});
  554. }
  555. }
  556. }
  557. // Sets a resolved constant into the current and indirect instructions.
  558. auto SetResolvedConstId(SemIR::InstId inst_id,
  559. llvm::ArrayRef<SemIR::ImportIRInst> indirect_insts,
  560. SemIR::ConstantId const_id) -> void {
  561. local_constant_values_for_import_insts().Set(inst_id, const_id);
  562. for (auto indirect_inst : indirect_insts) {
  563. local_context()
  564. .import_ir_constant_values()[indirect_inst.ir_id.index]
  565. .Set(indirect_inst.inst_id, const_id);
  566. }
  567. }
  568. auto PerformPendingWork() -> void;
  569. llvm::SmallVector<Work> work_stack_;
  570. // The size of work_stack_ at the start of resolving the current instruction.
  571. size_t initial_work_ = 0;
  572. };
  573. } // namespace
  574. static auto AddImportRef(ImportContext& context, SemIR::InstId inst_id,
  575. SemIR::EntityNameId entity_name_id =
  576. SemIR::EntityNameId::None) -> SemIR::InstId {
  577. return AddImportRef(context.local_context(),
  578. {.ir_id = context.import_ir_id(), .inst_id = inst_id},
  579. entity_name_id);
  580. }
  581. static auto AddLoadedImportRef(ImportContext& context, SemIR::TypeId type_id,
  582. SemIR::InstId inst_id,
  583. SemIR::ConstantId const_id) -> SemIR::InstId {
  584. return AddLoadedImportRef(
  585. context.local_context(), type_id,
  586. {.ir_id = context.import_ir_id(), .inst_id = inst_id}, const_id);
  587. }
  588. static auto AddImportIRInst(ImportContext& context, SemIR::InstId inst_id)
  589. -> SemIR::ImportIRInstId {
  590. return context.local_import_ir_insts().Add(
  591. {.ir_id = context.import_ir_id(), .inst_id = inst_id});
  592. }
  593. // Returns the ConstantId for an InstId. Adds unresolved constants to
  594. // the resolver's work stack.
  595. static auto GetLocalConstantId(ImportRefResolver& resolver,
  596. SemIR::InstId inst_id) -> SemIR::ConstantId {
  597. return resolver.GetLocalConstantValueOrPush(inst_id);
  598. }
  599. // Returns the ConstantId for an imported ConstantId. Adds unresolved
  600. // constants to the resolver's work stack.
  601. static auto GetLocalConstantId(ImportRefResolver& resolver,
  602. SemIR::ConstantId const_id)
  603. -> SemIR::ConstantId {
  604. return GetLocalConstantId(
  605. resolver, GetInstWithConstantValue(resolver.import_ir(), const_id));
  606. }
  607. // Returns the local constant InstId for an imported InstId.
  608. static auto GetLocalConstantInstId(ImportRefResolver& resolver,
  609. SemIR::InstId inst_id) -> SemIR::InstId {
  610. auto const_id = GetLocalConstantId(resolver, inst_id);
  611. return resolver.local_constant_values().GetInstIdIfValid(const_id);
  612. }
  613. // Returns the ConstantId for a TypeId. Adds unresolved constants to
  614. // work_stack_.
  615. static auto GetLocalConstantId(ImportRefResolver& resolver,
  616. SemIR::TypeId type_id) -> SemIR::ConstantId {
  617. return GetLocalConstantId(resolver,
  618. resolver.import_types().GetConstantId(type_id));
  619. }
  620. // Returns the ConstantId for an InstId that is required to have already been
  621. // imported.
  622. static auto GetLocalConstantIdChecked(ImportContext& context,
  623. SemIR::InstId inst_id)
  624. -> SemIR::ConstantId {
  625. auto result_id =
  626. context.local_constant_values_for_import_insts().Get(inst_id);
  627. CARBON_CHECK(result_id.has_value());
  628. return result_id;
  629. }
  630. // Returns the ConstantId for a ConstantId that is required to have already been
  631. // imported.
  632. static auto GetLocalConstantIdChecked(ImportContext& context,
  633. SemIR::ConstantId const_id)
  634. -> SemIR::ConstantId {
  635. return GetLocalConstantIdChecked(
  636. context, GetInstWithConstantValue(context.import_ir(), const_id));
  637. }
  638. // Returns the ConstantId for a TypeId that is required to have already been
  639. // imported.
  640. static auto GetLocalConstantIdChecked(ImportContext& context,
  641. SemIR::TypeId type_id)
  642. -> SemIR::ConstantId {
  643. return GetLocalConstantIdChecked(
  644. context, context.import_types().GetConstantId(type_id));
  645. }
  646. // Translates a NameId from the import IR to a local NameId.
  647. static auto GetLocalNameId(ImportContext& context, SemIR::NameId import_name_id)
  648. -> SemIR::NameId {
  649. if (auto ident_id = import_name_id.AsIdentifierId(); ident_id.has_value()) {
  650. return SemIR::NameId::ForIdentifier(context.local_identifiers().Add(
  651. context.import_identifiers().Get(ident_id)));
  652. }
  653. return import_name_id;
  654. }
  655. // Gets the local constant values corresponding to an imported inst block.
  656. static auto GetLocalInstBlockContents(ImportRefResolver& resolver,
  657. SemIR::InstBlockId import_block_id)
  658. -> llvm::SmallVector<SemIR::InstId> {
  659. llvm::SmallVector<SemIR::InstId> inst_ids;
  660. if (!import_block_id.has_value() ||
  661. import_block_id == SemIR::InstBlockId::Empty) {
  662. return inst_ids;
  663. }
  664. // Import all the values in the block.
  665. auto import_block = resolver.import_inst_blocks().Get(import_block_id);
  666. inst_ids.reserve(import_block.size());
  667. for (auto import_inst_id : import_block) {
  668. auto const_id = GetLocalConstantId(resolver, import_inst_id);
  669. inst_ids.push_back(
  670. resolver.local_constant_values().GetInstIdIfValid(const_id));
  671. }
  672. return inst_ids;
  673. }
  674. // Gets a local canonical instruction block ID corresponding to an imported inst
  675. // block whose contents were already imported, for example by
  676. // GetLocalInstBlockContents.
  677. static auto GetLocalCanonicalInstBlockId(ImportContext& context,
  678. SemIR::InstBlockId import_block_id,
  679. llvm::ArrayRef<SemIR::InstId> contents)
  680. -> SemIR::InstBlockId {
  681. if (!import_block_id.has_value()) {
  682. return SemIR::InstBlockId::None;
  683. }
  684. return context.local_inst_blocks().AddCanonical(contents);
  685. }
  686. // Gets an incomplete local version of an imported generic. Most fields are
  687. // set in the third phase.
  688. static auto MakeIncompleteGeneric(ImportContext& context, SemIR::InstId decl_id,
  689. SemIR::GenericId generic_id)
  690. -> SemIR::GenericId {
  691. if (!generic_id.has_value()) {
  692. return SemIR::GenericId::None;
  693. }
  694. return context.local_generics().Add(
  695. {.decl_id = decl_id,
  696. .bindings_id = SemIR::InstBlockId::None,
  697. .self_specific_id = SemIR::SpecificId::None});
  698. }
  699. namespace {
  700. // Local information associated with an imported generic.
  701. struct GenericData {
  702. llvm::SmallVector<SemIR::InstId> bindings;
  703. };
  704. } // namespace
  705. // Gets a local version of the data associated with a generic.
  706. static auto GetLocalGenericData(ImportRefResolver& resolver,
  707. SemIR::GenericId generic_id) -> GenericData {
  708. if (!generic_id.has_value()) {
  709. return GenericData();
  710. }
  711. const auto& generic = resolver.import_generics().Get(generic_id);
  712. return {.bindings = GetLocalInstBlockContents(resolver, generic.bindings_id)};
  713. }
  714. // Adds the given local generic data to the given generic.
  715. static auto SetGenericData(ImportContext& context,
  716. SemIR::GenericId import_generic_id,
  717. SemIR::GenericId new_generic_id,
  718. const GenericData& generic_data) -> void {
  719. if (!import_generic_id.has_value()) {
  720. return;
  721. }
  722. const auto& import_generic = context.import_generics().Get(import_generic_id);
  723. auto& new_generic = context.local_generics().Get(new_generic_id);
  724. new_generic.bindings_id = GetLocalCanonicalInstBlockId(
  725. context, import_generic.bindings_id, generic_data.bindings);
  726. // Track that we need to fill in the remaining information in
  727. // FinishPendingGeneric.
  728. context.AddPendingGeneric(
  729. {.import_id = import_generic_id, .local_id = new_generic_id});
  730. }
  731. // Gets a local constant value corresponding to an imported generic ID. May
  732. // add work to the work stack and return `None`.
  733. static auto GetLocalConstantId(ImportRefResolver& resolver,
  734. SemIR::GenericId generic_id)
  735. -> SemIR::ConstantId {
  736. if (!generic_id.has_value()) {
  737. return SemIR::ConstantId::None;
  738. }
  739. auto import_decl_inst_id = resolver.import_generics().Get(generic_id).decl_id;
  740. auto import_decl_inst = resolver.import_insts().Get(import_decl_inst_id);
  741. if (import_decl_inst.Is<SemIR::ImplDecl>()) {
  742. // For an impl declaration, the imported entity can be found via the
  743. // declaration.
  744. return GetLocalConstantId(resolver, import_decl_inst_id);
  745. }
  746. // For all other kinds of declaration, the imported entity can be found via
  747. // the type of the declaration.
  748. return GetLocalConstantId(resolver, import_decl_inst.type_id());
  749. }
  750. // Gets a local generic ID given the corresponding local constant ID returned
  751. // by GetLocalConstantId for the imported generic. Does not add any new work.
  752. static auto GetLocalGenericId(ImportContext& context,
  753. SemIR::ConstantId local_const_id)
  754. -> SemIR::GenericId {
  755. if (!local_const_id.has_value()) {
  756. return SemIR::GenericId::None;
  757. }
  758. auto inst = context.local_insts().Get(
  759. context.local_constant_values().GetInstId(local_const_id));
  760. CARBON_KIND_SWITCH(inst) {
  761. case CARBON_KIND(SemIR::FunctionType fn_type): {
  762. return context.local_functions().Get(fn_type.function_id).generic_id;
  763. }
  764. case CARBON_KIND(SemIR::GenericClassType class_type): {
  765. return context.local_classes().Get(class_type.class_id).generic_id;
  766. }
  767. case CARBON_KIND(SemIR::GenericInterfaceType interface_type): {
  768. return context.local_interfaces()
  769. .Get(interface_type.interface_id)
  770. .generic_id;
  771. }
  772. case CARBON_KIND(SemIR::ImplDecl impl_decl): {
  773. return context.local_impls().Get(impl_decl.impl_id).generic_id;
  774. }
  775. default: {
  776. CARBON_FATAL("Unexpected inst for generic declaration: {0}", inst);
  777. }
  778. }
  779. }
  780. namespace {
  781. // Local information associated with an imported specific.
  782. struct SpecificData {
  783. SemIR::ConstantId generic_const_id;
  784. llvm::SmallVector<SemIR::InstId> args;
  785. };
  786. } // namespace
  787. // Gets local information about an imported specific.
  788. static auto GetLocalSpecificData(ImportRefResolver& resolver,
  789. SemIR::SpecificId specific_id)
  790. -> SpecificData {
  791. if (!specific_id.has_value()) {
  792. return {.generic_const_id = SemIR::ConstantId::None, .args = {}};
  793. }
  794. const auto& specific = resolver.import_specifics().Get(specific_id);
  795. return {
  796. .generic_const_id = GetLocalConstantId(resolver, specific.generic_id),
  797. .args = GetLocalInstBlockContents(resolver, specific.args_id),
  798. };
  799. }
  800. // Gets a local specific whose data was already imported by
  801. // GetLocalSpecificData. Does not add any new work.
  802. static auto GetOrAddLocalSpecific(ImportContext& context,
  803. SemIR::SpecificId import_specific_id,
  804. const SpecificData& data)
  805. -> SemIR::SpecificId {
  806. if (!import_specific_id.has_value()) {
  807. return SemIR::SpecificId::None;
  808. }
  809. // Form a corresponding local specific ID.
  810. const auto& import_specific =
  811. context.import_specifics().Get(import_specific_id);
  812. auto generic_id = GetLocalGenericId(context, data.generic_const_id);
  813. auto args_id =
  814. GetLocalCanonicalInstBlockId(context, import_specific.args_id, data.args);
  815. // Get the specific.
  816. auto specific_id = context.local_specifics().GetOrAdd(generic_id, args_id);
  817. // Fill in the remaining information in FinishPendingSpecific, if necessary.
  818. auto& specific = context.local_specifics().Get(specific_id);
  819. if (!specific.decl_block_id.has_value() ||
  820. (import_specific.definition_block_id.has_value() &&
  821. !specific.definition_block_id.has_value())) {
  822. context.AddPendingSpecific(
  823. {.import_id = import_specific_id, .local_id = specific_id});
  824. }
  825. return specific_id;
  826. }
  827. // Adds unresolved constants for each parameter's type to the resolver's work
  828. // stack.
  829. static auto LoadLocalPatternConstantIds(ImportRefResolver& resolver,
  830. SemIR::InstBlockId param_patterns_id)
  831. -> void {
  832. if (!param_patterns_id.has_value() ||
  833. param_patterns_id == SemIR::InstBlockId::Empty) {
  834. return;
  835. }
  836. const auto& param_patterns =
  837. resolver.import_inst_blocks().Get(param_patterns_id);
  838. for (auto pattern_id : param_patterns) {
  839. auto pattern_inst = resolver.import_insts().Get(pattern_id);
  840. GetLocalConstantId(resolver, pattern_inst.type_id());
  841. if (auto addr = pattern_inst.TryAs<SemIR::AddrPattern>()) {
  842. pattern_id = addr->inner_id;
  843. pattern_inst = resolver.import_insts().Get(pattern_id);
  844. GetLocalConstantId(resolver, pattern_inst.type_id());
  845. }
  846. pattern_id = resolver.import_insts()
  847. .GetAs<SemIR::ValueParamPattern>(pattern_id)
  848. .subpattern_id;
  849. pattern_inst = resolver.import_insts().Get(pattern_id);
  850. // If the parameter is a symbolic binding, build the
  851. // SymbolicBindingPattern constant.
  852. if (pattern_inst.Is<SemIR::SymbolicBindingPattern>()) {
  853. GetLocalConstantId(resolver, pattern_id);
  854. }
  855. }
  856. }
  857. // Returns a version of param_patterns_id localized to the current IR.
  858. //
  859. // Must only be called after a call to
  860. // LoadLocalPatternConstantIds(param_patterns_id) has completed without adding
  861. // any new work to work_stack_.
  862. //
  863. // TODO: This is inconsistent with the rest of this class, which expects
  864. // the relevant constants to be explicitly passed in. That makes it
  865. // easier to statically detect when an input isn't loaded, but makes it
  866. // harder to support importing more complex inst structures. We should
  867. // take a holistic look at how to balance those concerns. For example,
  868. // could the same function be used to load the constants and use them, with
  869. // a parameter to select between the two?
  870. static auto GetLocalParamPatternsId(ImportContext& context,
  871. SemIR::InstBlockId param_patterns_id)
  872. -> SemIR::InstBlockId {
  873. if (!param_patterns_id.has_value() ||
  874. param_patterns_id == SemIR::InstBlockId::Empty) {
  875. return param_patterns_id;
  876. }
  877. const auto& param_patterns =
  878. context.import_inst_blocks().Get(param_patterns_id);
  879. llvm::SmallVector<SemIR::InstId> new_patterns;
  880. for (auto param_id : param_patterns) {
  881. // Figure out the pattern structure. This echoes
  882. // Function::GetParamPatternInfoFromPatternId.
  883. auto addr_pattern_id = param_id;
  884. auto addr_inst =
  885. context.import_insts().TryGetAs<SemIR::AddrPattern>(addr_pattern_id);
  886. auto param_pattern_id = addr_pattern_id;
  887. if (addr_inst) {
  888. param_pattern_id = addr_inst->inner_id;
  889. }
  890. auto param_pattern = context.import_insts().GetAs<SemIR::ValueParamPattern>(
  891. param_pattern_id);
  892. auto binding_id = param_pattern.subpattern_id;
  893. auto binding =
  894. context.import_insts().GetAs<SemIR::AnyBindingPattern>(binding_id);
  895. // Rebuild the pattern.
  896. auto entity_name =
  897. context.import_entity_names().Get(binding.entity_name_id);
  898. auto name_id = GetLocalNameId(context, entity_name.name_id);
  899. auto type_id = context.local_context().GetTypeIdForTypeConstant(
  900. GetLocalConstantIdChecked(context, binding.type_id));
  901. auto new_param_id = SemIR::InstId::None;
  902. switch (binding.kind) {
  903. case SemIR::BindingPattern::Kind: {
  904. auto entity_name_id = context.local_entity_names().Add(
  905. {.name_id = name_id,
  906. .parent_scope_id = SemIR::NameScopeId::None,
  907. .bind_index = SemIR::CompileTimeBindIndex::None});
  908. new_param_id =
  909. context.local_context().AddInstInNoBlock<SemIR::BindingPattern>(
  910. AddImportIRInst(context, binding_id),
  911. {.type_id = type_id, .entity_name_id = entity_name_id});
  912. break;
  913. }
  914. case SemIR::SymbolicBindingPattern::Kind: {
  915. // We already imported a constant value for this symbolic binding.
  916. // We can reuse most of it, but update the value to point to our
  917. // specific parameter, and preserve the constant value.
  918. auto bind_const_id = GetLocalConstantIdChecked(context, binding_id);
  919. auto new_binding_inst =
  920. context.local_insts().GetAs<SemIR::SymbolicBindingPattern>(
  921. context.local_constant_values().GetInstId(bind_const_id));
  922. new_param_id = context.local_context().AddInstInNoBlock(
  923. AddImportIRInst(context, binding_id), new_binding_inst);
  924. context.local_constant_values().Set(new_param_id, bind_const_id);
  925. break;
  926. }
  927. default: {
  928. CARBON_FATAL("Unexpected kind: ", binding.kind);
  929. }
  930. }
  931. new_param_id = context.local_context().AddInstInNoBlock(
  932. context.local_context()
  933. .MakeImportedLocAndInst<SemIR::ValueParamPattern>(
  934. AddImportIRInst(context, param_pattern_id),
  935. {.type_id = type_id,
  936. .subpattern_id = new_param_id,
  937. .runtime_index = param_pattern.runtime_index}));
  938. if (addr_inst) {
  939. type_id = context.local_context().GetTypeIdForTypeConstant(
  940. GetLocalConstantIdChecked(context, addr_inst->type_id));
  941. new_param_id = context.local_context().AddInstInNoBlock(
  942. context.local_context().MakeImportedLocAndInst<SemIR::AddrPattern>(
  943. AddImportIRInst(context, addr_pattern_id),
  944. {.type_id = type_id, .inner_id = new_param_id}));
  945. }
  946. new_patterns.push_back(new_param_id);
  947. }
  948. return context.local_inst_blocks().Add(new_patterns);
  949. }
  950. // Returns a version of import_return_slot_pattern_id localized to the current
  951. // IR.
  952. static auto GetLocalReturnSlotPatternId(
  953. ImportContext& context, SemIR::InstId import_return_slot_pattern_id)
  954. -> SemIR::InstId {
  955. if (!import_return_slot_pattern_id.has_value()) {
  956. return SemIR::InstId::None;
  957. }
  958. auto param_pattern = context.import_insts().GetAs<SemIR::OutParamPattern>(
  959. import_return_slot_pattern_id);
  960. auto return_slot_pattern =
  961. context.import_insts().GetAs<SemIR::ReturnSlotPattern>(
  962. param_pattern.subpattern_id);
  963. auto type_id = context.local_context().GetTypeIdForTypeConstant(
  964. GetLocalConstantIdChecked(context, return_slot_pattern.type_id));
  965. auto new_return_slot_pattern_id = context.local_context().AddInstInNoBlock(
  966. context.local_context().MakeImportedLocAndInst<SemIR::ReturnSlotPattern>(
  967. AddImportIRInst(context, param_pattern.subpattern_id),
  968. {.type_id = type_id, .type_inst_id = SemIR::InstId::None}));
  969. return context.local_context().AddInstInNoBlock(
  970. context.local_context().MakeImportedLocAndInst<SemIR::OutParamPattern>(
  971. AddImportIRInst(context, import_return_slot_pattern_id),
  972. {.type_id = type_id,
  973. .subpattern_id = new_return_slot_pattern_id,
  974. .runtime_index = param_pattern.runtime_index}));
  975. }
  976. // Translates a NameScopeId from the import IR to a local NameScopeId. Adds
  977. // unresolved constants to the resolver's work stack.
  978. static auto GetLocalNameScopeId(ImportRefResolver& resolver,
  979. SemIR::NameScopeId name_scope_id)
  980. -> SemIR::NameScopeId {
  981. // Get the instruction that created the scope.
  982. auto [inst_id, inst] =
  983. resolver.import_name_scopes().GetInstIfValid(name_scope_id);
  984. if (!inst) {
  985. // Map scopes that aren't associated with an instruction to `None`. For now,
  986. // such scopes aren't used, and we don't have a good way to remap them.
  987. return SemIR::NameScopeId::None;
  988. }
  989. // Get the constant value for the scope.
  990. auto const_id = GetLocalConstantId(resolver, inst_id);
  991. if (!const_id.has_value()) {
  992. return SemIR::NameScopeId::None;
  993. }
  994. auto const_inst_id = resolver.local_constant_values().GetInstId(const_id);
  995. auto name_scope_inst = resolver.local_insts().Get(const_inst_id);
  996. CARBON_KIND_SWITCH(name_scope_inst) {
  997. case CARBON_KIND(SemIR::Namespace inst): {
  998. return inst.name_scope_id;
  999. }
  1000. case CARBON_KIND(SemIR::ClassType inst): {
  1001. return resolver.local_classes().Get(inst.class_id).scope_id;
  1002. }
  1003. case CARBON_KIND(SemIR::FacetType inst): {
  1004. const SemIR::FacetTypeInfo& facet_type_info =
  1005. resolver.local_facet_types().Get(inst.facet_type_id);
  1006. // This is specifically the facet type produced by an interface
  1007. // declaration, and so should consist of a single interface.
  1008. // TODO: Will also have to handle named constraints here, once those are
  1009. // implemented.
  1010. auto interface = facet_type_info.TryAsSingleInterface();
  1011. CARBON_CHECK(interface);
  1012. return resolver.local_interfaces().Get(interface->interface_id).scope_id;
  1013. }
  1014. case CARBON_KIND(SemIR::ImplDecl inst): {
  1015. return resolver.local_impls().Get(inst.impl_id).scope_id;
  1016. }
  1017. case SemIR::StructValue::Kind: {
  1018. auto type_inst =
  1019. resolver.local_types().GetAsInst(name_scope_inst.type_id());
  1020. CARBON_KIND_SWITCH(type_inst) {
  1021. case CARBON_KIND(SemIR::GenericClassType inst): {
  1022. return resolver.local_classes().Get(inst.class_id).scope_id;
  1023. }
  1024. case CARBON_KIND(SemIR::GenericInterfaceType inst): {
  1025. return resolver.local_interfaces().Get(inst.interface_id).scope_id;
  1026. }
  1027. default: {
  1028. break;
  1029. }
  1030. }
  1031. break;
  1032. }
  1033. default: {
  1034. if (const_inst_id == SemIR::ErrorInst::SingletonInstId) {
  1035. return SemIR::NameScopeId::None;
  1036. }
  1037. break;
  1038. }
  1039. }
  1040. CARBON_FATAL("Unexpected instruction kind for name scope: {0}",
  1041. name_scope_inst);
  1042. }
  1043. // Given an imported entity base, returns an incomplete, local version of it.
  1044. //
  1045. // Most fields are set in the third phase once they're imported. Import enough
  1046. // of the parameter lists that we know whether this interface is a generic
  1047. // interface and can build the right constant value for it.
  1048. //
  1049. // TODO: Support extern.
  1050. static auto GetIncompleteLocalEntityBase(
  1051. ImportContext& context, SemIR::InstId decl_id,
  1052. const SemIR::EntityWithParamsBase& import_base)
  1053. -> SemIR::EntityWithParamsBase {
  1054. // Translate the extern_library_id if present.
  1055. auto extern_library_id = SemIR::LibraryNameId::None;
  1056. if (import_base.extern_library_id.has_value()) {
  1057. if (import_base.extern_library_id.index >= 0) {
  1058. auto val = context.import_string_literal_values().Get(
  1059. import_base.extern_library_id.AsStringLiteralValueId());
  1060. extern_library_id = SemIR::LibraryNameId::ForStringLiteralValueId(
  1061. context.local_string_literal_values().Add(val));
  1062. } else {
  1063. extern_library_id = import_base.extern_library_id;
  1064. }
  1065. }
  1066. return {
  1067. .name_id = GetLocalNameId(context, import_base.name_id),
  1068. .parent_scope_id = SemIR::NameScopeId::None,
  1069. .generic_id =
  1070. MakeIncompleteGeneric(context, decl_id, import_base.generic_id),
  1071. .first_param_node_id = Parse::NodeId::None,
  1072. .last_param_node_id = Parse::NodeId::None,
  1073. .pattern_block_id = SemIR::InstBlockId::None,
  1074. .implicit_param_patterns_id =
  1075. import_base.implicit_param_patterns_id.has_value()
  1076. ? SemIR::InstBlockId::Empty
  1077. : SemIR::InstBlockId::None,
  1078. .param_patterns_id = import_base.param_patterns_id.has_value()
  1079. ? SemIR::InstBlockId::Empty
  1080. : SemIR::InstBlockId::None,
  1081. .call_params_id = SemIR::InstBlockId::None,
  1082. .is_extern = import_base.is_extern,
  1083. .extern_library_id = extern_library_id,
  1084. .non_owning_decl_id = import_base.non_owning_decl_id.has_value()
  1085. ? decl_id
  1086. : SemIR::InstId::None,
  1087. .first_owning_decl_id = import_base.first_owning_decl_id.has_value()
  1088. ? decl_id
  1089. : SemIR::InstId::None,
  1090. };
  1091. }
  1092. // Adds ImportRefUnloaded entries for members of the imported scope, for name
  1093. // lookup.
  1094. static auto AddNameScopeImportRefs(ImportContext& context,
  1095. const SemIR::NameScope& import_scope,
  1096. SemIR::NameScope& new_scope) -> void {
  1097. for (auto entry : import_scope.entries()) {
  1098. SemIR::ScopeLookupResult result = entry.result;
  1099. if (result.is_poisoned()) {
  1100. continue;
  1101. }
  1102. auto ref_id = AddImportRef(context, result.target_inst_id());
  1103. new_scope.AddRequired({.name_id = GetLocalNameId(context, entry.name_id),
  1104. .result = SemIR::ScopeLookupResult::MakeFound(
  1105. ref_id, result.access_kind())});
  1106. }
  1107. for (auto scope_inst_id : import_scope.extended_scopes()) {
  1108. new_scope.AddExtendedScope(AddImportRef(context, scope_inst_id));
  1109. }
  1110. }
  1111. // Given a block ID for a list of associated entities of a witness, returns a
  1112. // version localized to the current IR.
  1113. static auto AddAssociatedEntities(ImportContext& context,
  1114. SemIR::NameScopeId local_name_scope_id,
  1115. SemIR::InstBlockId associated_entities_id)
  1116. -> SemIR::InstBlockId {
  1117. if (associated_entities_id == SemIR::InstBlockId::Empty) {
  1118. return SemIR::InstBlockId::Empty;
  1119. }
  1120. auto associated_entities =
  1121. context.import_inst_blocks().Get(associated_entities_id);
  1122. llvm::SmallVector<SemIR::InstId> new_associated_entities;
  1123. new_associated_entities.reserve(associated_entities.size());
  1124. for (auto inst_id : associated_entities) {
  1125. // Determine the name of the associated entity, by switching on its kind.
  1126. SemIR::NameId import_name_id = SemIR::NameId::None;
  1127. if (auto assoc_const_decl =
  1128. context.import_insts().TryGetAs<SemIR::AssociatedConstantDecl>(
  1129. inst_id)) {
  1130. const auto& assoc_const = context.import_associated_constants().Get(
  1131. assoc_const_decl->assoc_const_id);
  1132. import_name_id = assoc_const.name_id;
  1133. } else if (auto function_decl =
  1134. context.import_insts().TryGetAs<SemIR::FunctionDecl>(
  1135. inst_id)) {
  1136. const auto& function =
  1137. context.import_functions().Get(function_decl->function_id);
  1138. import_name_id = function.name_id;
  1139. } else if (auto import_ref =
  1140. context.import_insts().TryGetAs<SemIR::AnyImportRef>(
  1141. inst_id)) {
  1142. import_name_id =
  1143. context.import_entity_names().Get(import_ref->entity_name_id).name_id;
  1144. } else {
  1145. CARBON_FATAL("Unhandled associated entity kind: {0}",
  1146. context.import_insts().Get(inst_id).kind());
  1147. }
  1148. auto name_id = GetLocalNameId(context, import_name_id);
  1149. auto entity_name_id = context.local_entity_names().Add(
  1150. {.name_id = name_id,
  1151. .parent_scope_id = local_name_scope_id,
  1152. .bind_index = SemIR::CompileTimeBindIndex::None});
  1153. new_associated_entities.push_back(
  1154. AddImportRef(context, inst_id, entity_name_id));
  1155. }
  1156. return context.local_inst_blocks().Add(new_associated_entities);
  1157. }
  1158. // Produces a resolve result that provides the given constant value. Retries
  1159. // instead if work has been added.
  1160. static auto RetryOrDone(ImportRefResolver& resolver, SemIR::ConstantId const_id)
  1161. -> ResolveResult {
  1162. if (resolver.HasNewWork()) {
  1163. return ResolveResult::Retry();
  1164. }
  1165. return ResolveResult::Done(const_id);
  1166. }
  1167. // Produces a resolve result for the given instruction that describes a constant
  1168. // value. This should only be used for instructions that describe constants, and
  1169. // not for instructions that represent declarations. For a declaration, we need
  1170. // an associated location, so AddInstInNoBlock should be used instead. Requires
  1171. // that there is no new work.
  1172. static auto ResolveAsUntyped(ImportContext& context, SemIR::Inst inst)
  1173. -> ResolveResult {
  1174. auto result = TryEvalInst(context.local_context(), SemIR::InstId::None, inst);
  1175. CARBON_CHECK(result.is_constant(), "{0} is not constant", inst);
  1176. return ResolveResult::Done(result);
  1177. }
  1178. // Same as ResolveAsUntyped, but with an explicit type for convenience.
  1179. template <typename InstT>
  1180. static auto ResolveAs(ImportContext& context, InstT inst) -> ResolveResult {
  1181. return ResolveAsUntyped(context, inst);
  1182. }
  1183. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1184. SemIR::AdaptDecl inst,
  1185. SemIR::InstId import_inst_id) -> ResolveResult {
  1186. auto adapted_type_const_id = GetLocalConstantId(
  1187. resolver,
  1188. resolver.import_constant_values().Get(inst.adapted_type_inst_id));
  1189. if (resolver.HasNewWork()) {
  1190. return ResolveResult::Retry();
  1191. }
  1192. auto adapted_type_inst_id =
  1193. AddLoadedImportRef(resolver, SemIR::TypeType::SingletonTypeId,
  1194. inst.adapted_type_inst_id, adapted_type_const_id);
  1195. // Create a corresponding instruction to represent the declaration.
  1196. auto inst_id = resolver.local_context().AddInstInNoBlock(
  1197. resolver.local_context().MakeImportedLocAndInst<SemIR::AdaptDecl>(
  1198. AddImportIRInst(resolver, import_inst_id),
  1199. {.adapted_type_inst_id = adapted_type_inst_id}));
  1200. return ResolveResult::Done(resolver.local_constant_values().Get(inst_id),
  1201. inst_id);
  1202. }
  1203. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1204. SemIR::ArrayType inst) -> ResolveResult {
  1205. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1206. auto element_type_const_id =
  1207. GetLocalConstantId(resolver, inst.element_type_id);
  1208. auto bound_id = GetLocalConstantInstId(resolver, inst.bound_id);
  1209. if (resolver.HasNewWork()) {
  1210. return ResolveResult::Retry();
  1211. }
  1212. auto element_type_id =
  1213. resolver.local_context().GetTypeIdForTypeConstant(element_type_const_id);
  1214. return ResolveAs<SemIR::ArrayType>(
  1215. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  1216. .bound_id = bound_id,
  1217. .element_type_id = element_type_id});
  1218. }
  1219. static auto MakeAssociatedConstant(
  1220. ImportContext& context, const SemIR::AssociatedConstant& import_assoc_const,
  1221. SemIR::TypeId type_id)
  1222. -> std::pair<SemIR::AssociatedConstantId, SemIR::ConstantId> {
  1223. SemIR::AssociatedConstantDecl assoc_const_decl = {
  1224. .type_id = type_id,
  1225. .assoc_const_id = SemIR::AssociatedConstantId::None,
  1226. .decl_block_id = SemIR::InstBlockId::Empty};
  1227. auto assoc_const_decl_id =
  1228. context.local_context().AddPlaceholderInstInNoBlock(
  1229. context.local_context().MakeImportedLocAndInst(
  1230. AddImportIRInst(context, import_assoc_const.decl_id),
  1231. assoc_const_decl));
  1232. assoc_const_decl.assoc_const_id = context.local_associated_constants().Add({
  1233. .name_id = GetLocalNameId(context, import_assoc_const.name_id),
  1234. .parent_scope_id = SemIR::NameScopeId::None,
  1235. .decl_id = assoc_const_decl_id,
  1236. .generic_id = MakeIncompleteGeneric(context, import_assoc_const.decl_id,
  1237. import_assoc_const.generic_id),
  1238. .default_value_id =
  1239. import_assoc_const.default_value_id.has_value()
  1240. ? AddImportRef(context, import_assoc_const.default_value_id)
  1241. : SemIR::InstId::None,
  1242. });
  1243. // Write the associated constant ID into the AssociatedConstantDecl.
  1244. context.local_context().ReplaceInstBeforeConstantUse(assoc_const_decl_id,
  1245. assoc_const_decl);
  1246. auto const_id = context.local_constant_values().Get(assoc_const_decl_id);
  1247. return {assoc_const_decl.assoc_const_id, const_id};
  1248. }
  1249. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1250. SemIR::AssociatedConstantDecl inst,
  1251. SemIR::ConstantId const_id) -> ResolveResult {
  1252. const auto& import_assoc_const =
  1253. resolver.import_associated_constants().Get(inst.assoc_const_id);
  1254. SemIR::AssociatedConstantId assoc_const_id =
  1255. SemIR::AssociatedConstantId::None;
  1256. if (!const_id.has_value()) {
  1257. // In the first phase, import the type of the associated constant.
  1258. auto type_const_id = GetLocalConstantId(resolver, inst.type_id);
  1259. if (resolver.HasNewWork()) {
  1260. return ResolveResult::Retry();
  1261. }
  1262. // In the second phase, create the associated constant and its declaration.
  1263. auto type_id =
  1264. resolver.local_context().GetTypeIdForTypeConstant(type_const_id);
  1265. std::tie(assoc_const_id, const_id) =
  1266. MakeAssociatedConstant(resolver, import_assoc_const, type_id);
  1267. } else {
  1268. // In the third phase, compute the associated constant ID from the constant
  1269. // value of the declaration.
  1270. assoc_const_id =
  1271. resolver.local_insts()
  1272. .GetAs<SemIR::AssociatedConstantDecl>(
  1273. resolver.local_constant_values().GetInstId(const_id))
  1274. .assoc_const_id;
  1275. }
  1276. // Load the values to populate the entity with.
  1277. auto parent_scope_id =
  1278. GetLocalNameScopeId(resolver, import_assoc_const.parent_scope_id);
  1279. auto generic_data =
  1280. GetLocalGenericData(resolver, import_assoc_const.generic_id);
  1281. auto& new_assoc_const =
  1282. resolver.local_associated_constants().Get(assoc_const_id);
  1283. if (resolver.HasNewWork()) {
  1284. return ResolveResult::Retry(const_id, new_assoc_const.decl_id);
  1285. }
  1286. // Populate the entity.
  1287. new_assoc_const.parent_scope_id = parent_scope_id;
  1288. SetGenericData(resolver, import_assoc_const.generic_id,
  1289. new_assoc_const.generic_id, generic_data);
  1290. return ResolveResult::Done(const_id, new_assoc_const.decl_id);
  1291. }
  1292. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1293. SemIR::AssociatedEntity inst) -> ResolveResult {
  1294. auto type_const_id = GetLocalConstantId(resolver, inst.type_id);
  1295. if (resolver.HasNewWork()) {
  1296. return ResolveResult::Retry();
  1297. }
  1298. // Add a lazy reference to the target declaration.
  1299. auto decl_id = AddImportRef(resolver, inst.decl_id);
  1300. return ResolveAs<SemIR::AssociatedEntity>(
  1301. resolver, {.type_id = resolver.local_context().GetTypeIdForTypeConstant(
  1302. type_const_id),
  1303. .index = inst.index,
  1304. .decl_id = decl_id});
  1305. }
  1306. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1307. SemIR::AssociatedEntityType inst)
  1308. -> ResolveResult {
  1309. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1310. auto interface_inst_id = GetLocalConstantId(resolver, inst.interface_type_id);
  1311. if (resolver.HasNewWork()) {
  1312. return ResolveResult::Retry();
  1313. }
  1314. return ResolveAs<SemIR::AssociatedEntityType>(
  1315. resolver,
  1316. {.type_id = SemIR::TypeType::SingletonTypeId,
  1317. .interface_type_id = resolver.local_context().GetTypeIdForTypeConstant(
  1318. interface_inst_id)});
  1319. }
  1320. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1321. SemIR::BaseDecl inst,
  1322. SemIR::InstId import_inst_id) -> ResolveResult {
  1323. auto type_const_id = GetLocalConstantId(resolver, inst.type_id);
  1324. auto base_type_const_id = GetLocalConstantId(
  1325. resolver, resolver.import_constant_values().Get(inst.base_type_inst_id));
  1326. if (resolver.HasNewWork()) {
  1327. return ResolveResult::Retry();
  1328. }
  1329. auto base_type_inst_id =
  1330. AddLoadedImportRef(resolver, SemIR::TypeType::SingletonTypeId,
  1331. inst.base_type_inst_id, base_type_const_id);
  1332. // Create a corresponding instruction to represent the declaration.
  1333. auto inst_id = resolver.local_context().AddInstInNoBlock(
  1334. resolver.local_context().MakeImportedLocAndInst<SemIR::BaseDecl>(
  1335. AddImportIRInst(resolver, import_inst_id),
  1336. {.type_id =
  1337. resolver.local_context().GetTypeIdForTypeConstant(type_const_id),
  1338. .base_type_inst_id = base_type_inst_id,
  1339. .index = inst.index}));
  1340. return ResolveResult::Done(resolver.local_constant_values().Get(inst_id),
  1341. inst_id);
  1342. }
  1343. static auto TryResolveTypedInst(ImportRefResolver& resolver, SemIR::Vtable inst)
  1344. -> ResolveResult {
  1345. auto type_const_id = GetLocalConstantId(resolver, inst.type_id);
  1346. auto virtual_functions =
  1347. GetLocalInstBlockContents(resolver, inst.virtual_functions_id);
  1348. if (resolver.HasNewWork()) {
  1349. return ResolveResult::Retry();
  1350. }
  1351. auto virtual_functions_id = GetLocalCanonicalInstBlockId(
  1352. resolver, inst.virtual_functions_id, virtual_functions);
  1353. return ResolveAs<SemIR::Vtable>(
  1354. resolver, {.type_id = resolver.local_context().GetTypeIdForTypeConstant(
  1355. type_const_id),
  1356. .virtual_functions_id = virtual_functions_id});
  1357. }
  1358. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1359. SemIR::BindAlias inst) -> ResolveResult {
  1360. auto value_id = GetLocalConstantId(resolver, inst.value_id);
  1361. return RetryOrDone(resolver, value_id);
  1362. }
  1363. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1364. SemIR::BindSymbolicName inst) -> ResolveResult {
  1365. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  1366. if (resolver.HasNewWork()) {
  1367. return ResolveResult::Retry();
  1368. }
  1369. const auto& import_entity_name =
  1370. resolver.import_entity_names().Get(inst.entity_name_id);
  1371. auto name_id = GetLocalNameId(resolver, import_entity_name.name_id);
  1372. auto entity_name_id = resolver.local_entity_names().Add(
  1373. {.name_id = name_id,
  1374. .parent_scope_id = SemIR::NameScopeId::None,
  1375. .bind_index = import_entity_name.bind_index});
  1376. return ResolveAs<SemIR::BindSymbolicName>(
  1377. resolver,
  1378. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  1379. .entity_name_id = entity_name_id,
  1380. .value_id = SemIR::InstId::None});
  1381. }
  1382. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1383. SemIR::SymbolicBindingPattern inst)
  1384. -> ResolveResult {
  1385. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  1386. if (resolver.HasNewWork()) {
  1387. return ResolveResult::Retry();
  1388. }
  1389. const auto& import_entity_name =
  1390. resolver.import_entity_names().Get(inst.entity_name_id);
  1391. auto name_id = GetLocalNameId(resolver, import_entity_name.name_id);
  1392. auto entity_name_id = resolver.local_entity_names().Add(
  1393. {.name_id = name_id,
  1394. .parent_scope_id = SemIR::NameScopeId::None,
  1395. .bind_index = import_entity_name.bind_index});
  1396. return ResolveAs<SemIR::SymbolicBindingPattern>(
  1397. resolver,
  1398. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  1399. .entity_name_id = entity_name_id});
  1400. }
  1401. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1402. SemIR::BoundMethod inst) -> ResolveResult {
  1403. CARBON_CHECK(resolver.import_types().GetInstId(inst.type_id) ==
  1404. SemIR::BoundMethodType::SingletonInstId);
  1405. auto object_id = GetLocalConstantInstId(resolver, inst.object_id);
  1406. auto function_decl_id =
  1407. GetLocalConstantInstId(resolver, inst.function_decl_id);
  1408. if (resolver.HasNewWork()) {
  1409. return ResolveResult::Retry();
  1410. }
  1411. return ResolveAs<SemIR::BoundMethod>(
  1412. resolver, {.type_id = resolver.local_context().GetSingletonType(
  1413. SemIR::BoundMethodType::SingletonInstId),
  1414. .object_id = object_id,
  1415. .function_decl_id = function_decl_id});
  1416. }
  1417. static auto TryResolveTypedInst(ImportRefResolver& resolver, SemIR::Call inst)
  1418. -> ResolveResult {
  1419. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  1420. auto callee_id = GetLocalConstantInstId(resolver, inst.callee_id);
  1421. auto args = GetLocalInstBlockContents(resolver, inst.args_id);
  1422. if (resolver.HasNewWork()) {
  1423. return ResolveResult::Retry();
  1424. }
  1425. return ResolveAs<SemIR::Call>(
  1426. resolver,
  1427. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  1428. .callee_id = callee_id,
  1429. .args_id = GetLocalCanonicalInstBlockId(resolver, inst.args_id, args)});
  1430. }
  1431. // Makes an incomplete class. This is necessary even with classes with a
  1432. // complete declaration, because things such as `Self` may refer back to the
  1433. // type.
  1434. static auto MakeIncompleteClass(ImportContext& context,
  1435. const SemIR::Class& import_class,
  1436. SemIR::SpecificId enclosing_specific_id)
  1437. -> std::pair<SemIR::ClassId, SemIR::ConstantId> {
  1438. SemIR::ClassDecl class_decl = {.type_id = SemIR::TypeType::SingletonTypeId,
  1439. .class_id = SemIR::ClassId::None,
  1440. .decl_block_id = SemIR::InstBlockId::Empty};
  1441. auto class_decl_id = context.local_context().AddPlaceholderInstInNoBlock(
  1442. context.local_context().MakeImportedLocAndInst(
  1443. AddImportIRInst(context, import_class.latest_decl_id()), class_decl));
  1444. // Regardless of whether ClassDecl is a complete type, we first need an
  1445. // incomplete type so that any references have something to point at.
  1446. class_decl.class_id = context.local_classes().Add(
  1447. {GetIncompleteLocalEntityBase(context, class_decl_id, import_class),
  1448. {.self_type_id = SemIR::TypeId::None,
  1449. .inheritance_kind = import_class.inheritance_kind,
  1450. .is_dynamic = import_class.is_dynamic}});
  1451. if (import_class.has_parameters()) {
  1452. class_decl.type_id = context.local_context().GetGenericClassType(
  1453. class_decl.class_id, enclosing_specific_id);
  1454. }
  1455. // Write the class ID into the ClassDecl.
  1456. context.local_context().ReplaceInstBeforeConstantUse(class_decl_id,
  1457. class_decl);
  1458. auto self_const_id = context.local_constant_values().Get(class_decl_id);
  1459. return {class_decl.class_id, self_const_id};
  1460. }
  1461. // Fills out the class definition for an incomplete class.
  1462. static auto AddClassDefinition(ImportContext& context,
  1463. const SemIR::Class& import_class,
  1464. SemIR::Class& new_class,
  1465. SemIR::InstId complete_type_witness_id,
  1466. SemIR::InstId base_id, SemIR::InstId adapt_id,
  1467. SemIR::InstId vtable_id) -> void {
  1468. new_class.definition_id = new_class.first_owning_decl_id;
  1469. new_class.complete_type_witness_id = complete_type_witness_id;
  1470. new_class.scope_id = context.local_name_scopes().Add(
  1471. new_class.first_owning_decl_id, SemIR::NameId::None,
  1472. new_class.parent_scope_id);
  1473. auto& new_scope = context.local_name_scopes().Get(new_class.scope_id);
  1474. const auto& import_scope =
  1475. context.import_name_scopes().Get(import_class.scope_id);
  1476. // Push a block so that we can add scoped instructions to it.
  1477. context.local_context().inst_block_stack().Push();
  1478. AddNameScopeImportRefs(context, import_scope, new_scope);
  1479. new_class.body_block_id = context.local_context().inst_block_stack().Pop();
  1480. if (import_class.base_id.has_value()) {
  1481. new_class.base_id = base_id;
  1482. }
  1483. if (import_class.adapt_id.has_value()) {
  1484. new_class.adapt_id = adapt_id;
  1485. }
  1486. if (import_class.vtable_id.has_value()) {
  1487. new_class.vtable_id = vtable_id;
  1488. }
  1489. }
  1490. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1491. SemIR::ClassDecl inst,
  1492. SemIR::ConstantId class_const_id)
  1493. -> ResolveResult {
  1494. // TODO: The handling of interfaces repeats a lot with the handling of
  1495. // classes, and will likely also be repeated for named constraints and
  1496. // choice types. Factor out some of this functionality.
  1497. const auto& import_class = resolver.import_classes().Get(inst.class_id);
  1498. SemIR::ClassId class_id = SemIR::ClassId::None;
  1499. if (!class_const_id.has_value()) {
  1500. auto import_specific_id = SemIR::SpecificId::None;
  1501. if (auto import_generic_class_type =
  1502. resolver.import_types().TryGetAs<SemIR::GenericClassType>(
  1503. inst.type_id)) {
  1504. import_specific_id = import_generic_class_type->enclosing_specific_id;
  1505. }
  1506. auto specific_data = GetLocalSpecificData(resolver, import_specific_id);
  1507. if (resolver.HasNewWork()) {
  1508. // This is the end of the first phase. Don't make a new class yet if
  1509. // we already have new work.
  1510. return ResolveResult::Retry();
  1511. }
  1512. // On the second phase, create a forward declaration of the class for any
  1513. // recursive references.
  1514. auto enclosing_specific_id =
  1515. GetOrAddLocalSpecific(resolver, import_specific_id, specific_data);
  1516. std::tie(class_id, class_const_id) =
  1517. MakeIncompleteClass(resolver, import_class, enclosing_specific_id);
  1518. } else {
  1519. // On the third phase, compute the class ID from the constant
  1520. // value of the declaration.
  1521. auto class_const_inst = resolver.local_insts().Get(
  1522. resolver.local_constant_values().GetInstId(class_const_id));
  1523. if (auto class_type = class_const_inst.TryAs<SemIR::ClassType>()) {
  1524. class_id = class_type->class_id;
  1525. } else {
  1526. auto generic_class_type =
  1527. resolver.local_types().GetAs<SemIR::GenericClassType>(
  1528. class_const_inst.type_id());
  1529. class_id = generic_class_type.class_id;
  1530. }
  1531. }
  1532. // Load constants for the definition.
  1533. auto parent_scope_id =
  1534. GetLocalNameScopeId(resolver, import_class.parent_scope_id);
  1535. LoadLocalPatternConstantIds(resolver,
  1536. import_class.implicit_param_patterns_id);
  1537. LoadLocalPatternConstantIds(resolver, import_class.param_patterns_id);
  1538. auto generic_data = GetLocalGenericData(resolver, import_class.generic_id);
  1539. auto self_const_id = GetLocalConstantId(resolver, import_class.self_type_id);
  1540. auto complete_type_witness_const_id =
  1541. import_class.complete_type_witness_id.has_value()
  1542. ? GetLocalConstantId(resolver, import_class.complete_type_witness_id)
  1543. : SemIR::ConstantId::None;
  1544. auto base_id = import_class.base_id.has_value()
  1545. ? GetLocalConstantInstId(resolver, import_class.base_id)
  1546. : SemIR::InstId::None;
  1547. auto adapt_id = import_class.adapt_id.has_value()
  1548. ? GetLocalConstantInstId(resolver, import_class.adapt_id)
  1549. : SemIR::InstId::None;
  1550. auto& new_class = resolver.local_classes().Get(class_id);
  1551. if (resolver.HasNewWork()) {
  1552. return ResolveResult::Retry(class_const_id, new_class.first_decl_id());
  1553. }
  1554. auto vtable_id = import_class.vtable_id.has_value()
  1555. ? AddImportRef(resolver, import_class.vtable_id)
  1556. : SemIR::InstId::None;
  1557. new_class.parent_scope_id = parent_scope_id;
  1558. new_class.implicit_param_patterns_id = GetLocalParamPatternsId(
  1559. resolver, import_class.implicit_param_patterns_id);
  1560. new_class.param_patterns_id =
  1561. GetLocalParamPatternsId(resolver, import_class.param_patterns_id);
  1562. SetGenericData(resolver, import_class.generic_id, new_class.generic_id,
  1563. generic_data);
  1564. new_class.self_type_id =
  1565. resolver.local_context().GetTypeIdForTypeConstant(self_const_id);
  1566. if (import_class.is_defined()) {
  1567. auto complete_type_witness_id = AddLoadedImportRef(
  1568. resolver,
  1569. resolver.local_context().GetSingletonType(
  1570. SemIR::WitnessType::SingletonInstId),
  1571. import_class.complete_type_witness_id, complete_type_witness_const_id);
  1572. AddClassDefinition(resolver, import_class, new_class,
  1573. complete_type_witness_id, base_id, adapt_id, vtable_id);
  1574. }
  1575. return ResolveResult::Done(class_const_id, new_class.first_decl_id());
  1576. }
  1577. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1578. SemIR::ClassType inst) -> ResolveResult {
  1579. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1580. auto class_const_id = GetLocalConstantId(
  1581. resolver,
  1582. resolver.import_classes().Get(inst.class_id).first_owning_decl_id);
  1583. auto specific_data = GetLocalSpecificData(resolver, inst.specific_id);
  1584. if (resolver.HasNewWork()) {
  1585. return ResolveResult::Retry();
  1586. }
  1587. // Find the corresponding class type. For a non-generic class, this is the
  1588. // type of the class declaration. For a generic class, build a class type
  1589. // referencing this specialization of the generic class.
  1590. auto class_const_inst = resolver.local_insts().Get(
  1591. resolver.local_constant_values().GetInstId(class_const_id));
  1592. if (class_const_inst.Is<SemIR::ClassType>()) {
  1593. return ResolveResult::Done(class_const_id);
  1594. } else {
  1595. auto generic_class_type =
  1596. resolver.local_types().GetAs<SemIR::GenericClassType>(
  1597. class_const_inst.type_id());
  1598. auto specific_id =
  1599. GetOrAddLocalSpecific(resolver, inst.specific_id, specific_data);
  1600. return ResolveAs<SemIR::ClassType>(
  1601. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  1602. .class_id = generic_class_type.class_id,
  1603. .specific_id = specific_id});
  1604. }
  1605. }
  1606. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1607. SemIR::CompleteTypeWitness inst)
  1608. -> ResolveResult {
  1609. CARBON_CHECK(resolver.import_types().GetInstId(inst.type_id) ==
  1610. SemIR::WitnessType::SingletonInstId);
  1611. auto object_repr_const_id = GetLocalConstantId(resolver, inst.object_repr_id);
  1612. if (resolver.HasNewWork()) {
  1613. return ResolveResult::Retry();
  1614. }
  1615. auto object_repr_id =
  1616. resolver.local_context().GetTypeIdForTypeConstant(object_repr_const_id);
  1617. return ResolveAs<SemIR::CompleteTypeWitness>(
  1618. resolver, {.type_id = resolver.local_context().GetSingletonType(
  1619. SemIR::WitnessType::SingletonInstId),
  1620. .object_repr_id = object_repr_id});
  1621. }
  1622. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1623. SemIR::ConstType inst) -> ResolveResult {
  1624. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1625. auto inner_const_id = GetLocalConstantId(resolver, inst.inner_id);
  1626. if (resolver.HasNewWork()) {
  1627. return ResolveResult::Retry();
  1628. }
  1629. auto inner_type_id =
  1630. resolver.local_context().GetTypeIdForTypeConstant(inner_const_id);
  1631. return ResolveAs<SemIR::ConstType>(
  1632. resolver,
  1633. {.type_id = SemIR::TypeType::SingletonTypeId, .inner_id = inner_type_id});
  1634. }
  1635. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1636. SemIR::ExportDecl inst) -> ResolveResult {
  1637. auto value_id = GetLocalConstantId(resolver, inst.value_id);
  1638. return RetryOrDone(resolver, value_id);
  1639. }
  1640. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1641. SemIR::FieldDecl inst,
  1642. SemIR::InstId import_inst_id) -> ResolveResult {
  1643. auto const_id = GetLocalConstantId(resolver, inst.type_id);
  1644. if (resolver.HasNewWork()) {
  1645. return ResolveResult::Retry();
  1646. }
  1647. auto inst_id = resolver.local_context().AddInstInNoBlock(
  1648. resolver.local_context().MakeImportedLocAndInst<SemIR::FieldDecl>(
  1649. AddImportIRInst(resolver, import_inst_id),
  1650. {.type_id =
  1651. resolver.local_context().GetTypeIdForTypeConstant(const_id),
  1652. .name_id = GetLocalNameId(resolver, inst.name_id),
  1653. .index = inst.index}));
  1654. return ResolveResult::Done(resolver.local_constant_values().Get(inst_id),
  1655. inst_id);
  1656. }
  1657. // Make a declaration of a function. This is done as a separate step from
  1658. // importing the function declaration in order to resolve cycles.
  1659. static auto MakeFunctionDecl(ImportContext& context,
  1660. const SemIR::Function& import_function,
  1661. SemIR::SpecificId specific_id)
  1662. -> std::pair<SemIR::FunctionId, SemIR::ConstantId> {
  1663. SemIR::FunctionDecl function_decl = {
  1664. .type_id = SemIR::TypeId::None,
  1665. .function_id = SemIR::FunctionId::None,
  1666. .decl_block_id = SemIR::InstBlockId::Empty};
  1667. auto function_decl_id = context.local_context().AddPlaceholderInstInNoBlock(
  1668. context.local_context().MakeImportedLocAndInst(
  1669. AddImportIRInst(context, import_function.first_decl_id()),
  1670. function_decl));
  1671. // Start with an incomplete function.
  1672. function_decl.function_id = context.local_functions().Add(
  1673. {GetIncompleteLocalEntityBase(context, function_decl_id, import_function),
  1674. {.return_slot_pattern_id = SemIR::InstId::None,
  1675. .builtin_function_kind = import_function.builtin_function_kind}});
  1676. function_decl.type_id = context.local_context().GetFunctionType(
  1677. function_decl.function_id, specific_id);
  1678. // Write the function ID and type into the FunctionDecl.
  1679. context.local_context().ReplaceInstBeforeConstantUse(function_decl_id,
  1680. function_decl);
  1681. return {function_decl.function_id,
  1682. context.local_constant_values().Get(function_decl_id)};
  1683. }
  1684. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1685. SemIR::FunctionDecl inst,
  1686. SemIR::ConstantId function_const_id)
  1687. -> ResolveResult {
  1688. const auto& import_function =
  1689. resolver.import_functions().Get(inst.function_id);
  1690. SemIR::FunctionId function_id = SemIR::FunctionId::None;
  1691. if (!function_const_id.has_value()) {
  1692. auto import_specific_id = resolver.import_types()
  1693. .GetAs<SemIR::FunctionType>(inst.type_id)
  1694. .specific_id;
  1695. auto specific_data = GetLocalSpecificData(resolver, import_specific_id);
  1696. if (resolver.HasNewWork()) {
  1697. // This is the end of the first phase. Don't make a new function yet if
  1698. // we already have new work.
  1699. return ResolveResult::Retry();
  1700. }
  1701. // On the second phase, create a forward declaration of the interface.
  1702. auto specific_id =
  1703. GetOrAddLocalSpecific(resolver, import_specific_id, specific_data);
  1704. std::tie(function_id, function_const_id) =
  1705. MakeFunctionDecl(resolver, import_function, specific_id);
  1706. } else {
  1707. // On the third phase, compute the function ID from the constant value of
  1708. // the declaration.
  1709. auto function_const_inst = resolver.local_insts().Get(
  1710. resolver.local_constant_values().GetInstId(function_const_id));
  1711. auto function_type = resolver.local_types().GetAs<SemIR::FunctionType>(
  1712. function_const_inst.type_id());
  1713. function_id = function_type.function_id;
  1714. }
  1715. auto return_type_const_id = SemIR::ConstantId::None;
  1716. if (import_function.return_slot_pattern_id.has_value()) {
  1717. return_type_const_id = GetLocalConstantId(
  1718. resolver, resolver.import_insts()
  1719. .Get(import_function.return_slot_pattern_id)
  1720. .type_id());
  1721. }
  1722. auto parent_scope_id =
  1723. GetLocalNameScopeId(resolver, import_function.parent_scope_id);
  1724. LoadLocalPatternConstantIds(resolver,
  1725. import_function.implicit_param_patterns_id);
  1726. LoadLocalPatternConstantIds(resolver, import_function.param_patterns_id);
  1727. auto generic_data = GetLocalGenericData(resolver, import_function.generic_id);
  1728. auto& new_function = resolver.local_functions().Get(function_id);
  1729. if (resolver.HasNewWork()) {
  1730. return ResolveResult::Retry(function_const_id,
  1731. new_function.first_decl_id());
  1732. }
  1733. // Add the function declaration.
  1734. new_function.parent_scope_id = parent_scope_id;
  1735. new_function.implicit_param_patterns_id = GetLocalParamPatternsId(
  1736. resolver, import_function.implicit_param_patterns_id);
  1737. new_function.param_patterns_id =
  1738. GetLocalParamPatternsId(resolver, import_function.param_patterns_id);
  1739. new_function.return_slot_pattern_id = GetLocalReturnSlotPatternId(
  1740. resolver, import_function.return_slot_pattern_id);
  1741. SetGenericData(resolver, import_function.generic_id, new_function.generic_id,
  1742. generic_data);
  1743. if (import_function.definition_id.has_value()) {
  1744. new_function.definition_id = new_function.first_owning_decl_id;
  1745. }
  1746. return ResolveResult::Done(function_const_id, new_function.first_decl_id());
  1747. }
  1748. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1749. SemIR::FunctionType inst) -> ResolveResult {
  1750. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1751. auto fn_val_id = GetLocalConstantInstId(
  1752. resolver,
  1753. resolver.import_functions().Get(inst.function_id).first_decl_id());
  1754. auto specific_data = GetLocalSpecificData(resolver, inst.specific_id);
  1755. if (resolver.HasNewWork()) {
  1756. return ResolveResult::Retry();
  1757. }
  1758. auto fn_type_id = resolver.local_insts().Get(fn_val_id).type_id();
  1759. return ResolveAs<SemIR::FunctionType>(
  1760. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  1761. .function_id = resolver.local_types()
  1762. .GetAs<SemIR::FunctionType>(fn_type_id)
  1763. .function_id,
  1764. .specific_id = GetOrAddLocalSpecific(
  1765. resolver, inst.specific_id, specific_data)});
  1766. }
  1767. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1768. SemIR::GenericClassType inst) -> ResolveResult {
  1769. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1770. auto class_val_id = GetLocalConstantInstId(
  1771. resolver,
  1772. resolver.import_classes().Get(inst.class_id).first_owning_decl_id);
  1773. if (resolver.HasNewWork()) {
  1774. return ResolveResult::Retry();
  1775. }
  1776. auto class_val = resolver.local_insts().Get(class_val_id);
  1777. CARBON_CHECK(
  1778. resolver.local_types().Is<SemIR::GenericClassType>(class_val.type_id()));
  1779. return ResolveResult::Done(
  1780. resolver.local_types().GetConstantId(class_val.type_id()));
  1781. }
  1782. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1783. SemIR::GenericInterfaceType inst)
  1784. -> ResolveResult {
  1785. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  1786. auto interface_val_id = GetLocalConstantInstId(
  1787. resolver,
  1788. resolver.import_interfaces().Get(inst.interface_id).first_owning_decl_id);
  1789. if (resolver.HasNewWork()) {
  1790. return ResolveResult::Retry();
  1791. }
  1792. auto interface_val = resolver.local_insts().Get(interface_val_id);
  1793. CARBON_CHECK(resolver.local_types().Is<SemIR::GenericInterfaceType>(
  1794. interface_val.type_id()));
  1795. return ResolveResult::Done(
  1796. resolver.local_types().GetConstantId(interface_val.type_id()));
  1797. }
  1798. // Make a declaration of an impl. This is done as a separate step from
  1799. // importing the impl definition in order to resolve cycles.
  1800. static auto MakeImplDeclaration(ImportContext& context,
  1801. const SemIR::Impl& import_impl,
  1802. SemIR::InstId witness_id)
  1803. -> std::pair<SemIR::ImplId, SemIR::ConstantId> {
  1804. SemIR::ImplDecl impl_decl = {.impl_id = SemIR::ImplId::None,
  1805. .decl_block_id = SemIR::InstBlockId::Empty};
  1806. auto impl_decl_id = context.local_context().AddPlaceholderInstInNoBlock(
  1807. context.local_context().MakeImportedLocAndInst(
  1808. AddImportIRInst(context, import_impl.latest_decl_id()), impl_decl));
  1809. impl_decl.impl_id = context.local_impls().Add(
  1810. {GetIncompleteLocalEntityBase(context, impl_decl_id, import_impl),
  1811. {.self_id = SemIR::InstId::None,
  1812. .constraint_id = SemIR::InstId::None,
  1813. .witness_id = witness_id}});
  1814. // Write the impl ID into the ImplDecl.
  1815. context.local_context().ReplaceInstBeforeConstantUse(impl_decl_id, impl_decl);
  1816. return {impl_decl.impl_id, context.local_constant_values().Get(impl_decl_id)};
  1817. }
  1818. // Imports the definition of an impl.
  1819. static auto AddImplDefinition(ImportContext& context,
  1820. const SemIR::Impl& import_impl,
  1821. SemIR::Impl& new_impl) -> void {
  1822. new_impl.definition_id = new_impl.first_owning_decl_id;
  1823. new_impl.defined = true;
  1824. if (import_impl.scope_id.has_value()) {
  1825. new_impl.scope_id = context.local_name_scopes().Add(
  1826. new_impl.first_owning_decl_id, SemIR::NameId::None,
  1827. new_impl.parent_scope_id);
  1828. // Import the contents of the definition scope, if we might need it. Name
  1829. // lookup is never performed into this scope by a user of the impl, so
  1830. // this is only necessary in the same library that defined the impl, in
  1831. // order to support defining members of the impl out of line in the impl
  1832. // file when the impl is defined in the API file.
  1833. // TODO: Check to see if this impl is owned by the API file, rather than
  1834. // merely being imported into it.
  1835. if (context.import_ir_id() == SemIR::ImportIRId::ApiForImpl) {
  1836. auto& new_scope = context.local_name_scopes().Get(new_impl.scope_id);
  1837. const auto& import_scope =
  1838. context.import_name_scopes().Get(import_impl.scope_id);
  1839. // Push a block so that we can add scoped instructions to it.
  1840. context.local_context().inst_block_stack().Push();
  1841. AddNameScopeImportRefs(context, import_scope, new_scope);
  1842. new_impl.body_block_id = context.local_context().inst_block_stack().Pop();
  1843. }
  1844. }
  1845. }
  1846. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1847. SemIR::ImplDecl inst,
  1848. SemIR::ConstantId impl_const_id)
  1849. -> ResolveResult {
  1850. // TODO: This duplicates a lot of the handling of interfaces, classes, and
  1851. // functions. Factor out the commonality.
  1852. const auto& import_impl = resolver.import_impls().Get(inst.impl_id);
  1853. SemIR::ImplId impl_id = SemIR::ImplId::None;
  1854. if (!impl_const_id.has_value()) {
  1855. if (resolver.HasNewWork()) {
  1856. // This is the end of the first phase. Don't make a new impl yet if we
  1857. // already have new work.
  1858. return ResolveResult::Retry();
  1859. }
  1860. // On the second phase, create a forward declaration of the impl for any
  1861. // recursive references.
  1862. auto witness_id = AddImportRef(resolver, import_impl.witness_id);
  1863. std::tie(impl_id, impl_const_id) =
  1864. MakeImplDeclaration(resolver, import_impl, witness_id);
  1865. } else {
  1866. // On the third phase, compute the impl ID from the "constant value" of
  1867. // the declaration, which is a reference to the created ImplDecl.
  1868. auto impl_const_inst = resolver.local_insts().GetAs<SemIR::ImplDecl>(
  1869. resolver.local_constant_values().GetInstId(impl_const_id));
  1870. impl_id = impl_const_inst.impl_id;
  1871. }
  1872. // Load constants for the definition.
  1873. auto parent_scope_id =
  1874. GetLocalNameScopeId(resolver, import_impl.parent_scope_id);
  1875. LoadLocalPatternConstantIds(resolver, import_impl.implicit_param_patterns_id);
  1876. auto generic_data = GetLocalGenericData(resolver, import_impl.generic_id);
  1877. auto self_const_id = GetLocalConstantId(
  1878. resolver, resolver.import_constant_values().Get(import_impl.self_id));
  1879. auto constraint_const_id = GetLocalConstantId(
  1880. resolver,
  1881. resolver.import_constant_values().Get(import_impl.constraint_id));
  1882. auto& new_impl = resolver.local_impls().Get(impl_id);
  1883. if (resolver.HasNewWork()) {
  1884. return ResolveResult::Retry(impl_const_id, new_impl.first_decl_id());
  1885. }
  1886. new_impl.parent_scope_id = parent_scope_id;
  1887. new_impl.implicit_param_patterns_id =
  1888. GetLocalParamPatternsId(resolver, import_impl.implicit_param_patterns_id);
  1889. SetGenericData(resolver, import_impl.generic_id, new_impl.generic_id,
  1890. generic_data);
  1891. // Create instructions for self and constraint to hold the symbolic constant
  1892. // value for a generic impl.
  1893. new_impl.self_id =
  1894. AddLoadedImportRef(resolver, SemIR::TypeType::SingletonTypeId,
  1895. import_impl.self_id, self_const_id);
  1896. new_impl.constraint_id =
  1897. AddLoadedImportRef(resolver, SemIR::TypeType::SingletonTypeId,
  1898. import_impl.constraint_id, constraint_const_id);
  1899. if (import_impl.is_defined()) {
  1900. AddImplDefinition(resolver, import_impl, new_impl);
  1901. }
  1902. // If the `impl` is declared in the API file corresponding to the current
  1903. // file, add this to impl lookup so that it can be found by redeclarations
  1904. // in the current file.
  1905. if (resolver.import_ir_id() == SemIR::ImportIRId::ApiForImpl) {
  1906. resolver.local_impls().GetOrAddLookupBucket(new_impl).push_back(impl_id);
  1907. }
  1908. return ResolveResult::Done(impl_const_id, new_impl.first_decl_id());
  1909. }
  1910. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1911. SemIR::ImportRefLoaded /*inst*/,
  1912. SemIR::InstId inst_id) -> ResolveResult {
  1913. // Return the constant for the instruction of the imported constant.
  1914. auto constant_id = resolver.import_constant_values().Get(inst_id);
  1915. if (!constant_id.has_value()) {
  1916. return ResolveResult::Done(SemIR::ErrorInst::SingletonConstantId);
  1917. }
  1918. if (!constant_id.is_constant()) {
  1919. resolver.local_context().TODO(
  1920. inst_id, "Non-constant ImportRefLoaded (comes up with var)");
  1921. return ResolveResult::Done(SemIR::ErrorInst::SingletonConstantId);
  1922. }
  1923. auto new_constant_id = GetLocalConstantId(
  1924. resolver, resolver.import_constant_values().GetInstId(constant_id));
  1925. return RetryOrDone(resolver, new_constant_id);
  1926. }
  1927. // Make a declaration of an interface. This is done as a separate step from
  1928. // importing the interface definition in order to resolve cycles.
  1929. static auto MakeInterfaceDecl(ImportContext& context,
  1930. const SemIR::Interface& import_interface,
  1931. SemIR::SpecificId enclosing_specific_id)
  1932. -> std::pair<SemIR::InterfaceId, SemIR::ConstantId> {
  1933. SemIR::InterfaceDecl interface_decl = {
  1934. .type_id = SemIR::TypeType::SingletonTypeId,
  1935. .interface_id = SemIR::InterfaceId::None,
  1936. .decl_block_id = SemIR::InstBlockId::Empty};
  1937. auto interface_decl_id = context.local_context().AddPlaceholderInstInNoBlock(
  1938. context.local_context().MakeImportedLocAndInst(
  1939. AddImportIRInst(context, import_interface.first_owning_decl_id),
  1940. interface_decl));
  1941. // Start with an incomplete interface.
  1942. interface_decl.interface_id = context.local_interfaces().Add(
  1943. {GetIncompleteLocalEntityBase(context, interface_decl_id,
  1944. import_interface),
  1945. {}});
  1946. if (import_interface.has_parameters()) {
  1947. interface_decl.type_id = context.local_context().GetGenericInterfaceType(
  1948. interface_decl.interface_id, enclosing_specific_id);
  1949. }
  1950. // Write the interface ID into the InterfaceDecl.
  1951. context.local_context().ReplaceInstBeforeConstantUse(interface_decl_id,
  1952. interface_decl);
  1953. return {interface_decl.interface_id,
  1954. context.local_constant_values().Get(interface_decl_id)};
  1955. }
  1956. // Imports the definition for an interface that has been imported as a forward
  1957. // declaration.
  1958. static auto AddInterfaceDefinition(ImportContext& context,
  1959. const SemIR::Interface& import_interface,
  1960. SemIR::Interface& new_interface,
  1961. SemIR::InstId self_param_id) -> void {
  1962. new_interface.scope_id = context.local_name_scopes().Add(
  1963. new_interface.first_owning_decl_id, SemIR::NameId::None,
  1964. new_interface.parent_scope_id);
  1965. auto& new_scope = context.local_name_scopes().Get(new_interface.scope_id);
  1966. const auto& import_scope =
  1967. context.import_name_scopes().Get(import_interface.scope_id);
  1968. // Push a block so that we can add scoped instructions to it.
  1969. context.local_context().inst_block_stack().Push();
  1970. AddNameScopeImportRefs(context, import_scope, new_scope);
  1971. new_interface.associated_entities_id = AddAssociatedEntities(
  1972. context, new_interface.scope_id, import_interface.associated_entities_id);
  1973. new_interface.body_block_id =
  1974. context.local_context().inst_block_stack().Pop();
  1975. new_interface.self_param_id = self_param_id;
  1976. CARBON_CHECK(import_scope.extended_scopes().empty(),
  1977. "Interfaces don't currently have extended scopes to support.");
  1978. }
  1979. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  1980. SemIR::InterfaceDecl inst,
  1981. SemIR::ConstantId interface_const_id)
  1982. -> ResolveResult {
  1983. const auto& import_interface =
  1984. resolver.import_interfaces().Get(inst.interface_id);
  1985. SemIR::InterfaceId interface_id = SemIR::InterfaceId::None;
  1986. if (!interface_const_id.has_value()) {
  1987. auto import_specific_id = SemIR::SpecificId::None;
  1988. if (auto import_generic_interface_type =
  1989. resolver.import_types().TryGetAs<SemIR::GenericInterfaceType>(
  1990. inst.type_id)) {
  1991. import_specific_id = import_generic_interface_type->enclosing_specific_id;
  1992. }
  1993. auto specific_data = GetLocalSpecificData(resolver, import_specific_id);
  1994. if (resolver.HasNewWork()) {
  1995. // This is the end of the first phase. Don't make a new interface yet if
  1996. // we already have new work.
  1997. return ResolveResult::Retry();
  1998. }
  1999. // On the second phase, create a forward declaration of the interface.
  2000. auto enclosing_specific_id =
  2001. GetOrAddLocalSpecific(resolver, import_specific_id, specific_data);
  2002. std::tie(interface_id, interface_const_id) =
  2003. MakeInterfaceDecl(resolver, import_interface, enclosing_specific_id);
  2004. } else {
  2005. // On the third phase, compute the interface ID from the constant value of
  2006. // the declaration.
  2007. auto interface_const_inst = resolver.local_insts().Get(
  2008. resolver.local_constant_values().GetInstId(interface_const_id));
  2009. if (auto facet_type = interface_const_inst.TryAs<SemIR::FacetType>()) {
  2010. const SemIR::FacetTypeInfo& facet_type_info =
  2011. resolver.local_facet_types().Get(facet_type->facet_type_id);
  2012. auto interface_type = facet_type_info.TryAsSingleInterface();
  2013. CARBON_CHECK(interface_type);
  2014. interface_id = interface_type->interface_id;
  2015. } else {
  2016. auto generic_interface_type =
  2017. resolver.local_types().GetAs<SemIR::GenericInterfaceType>(
  2018. interface_const_inst.type_id());
  2019. interface_id = generic_interface_type.interface_id;
  2020. }
  2021. }
  2022. auto parent_scope_id =
  2023. GetLocalNameScopeId(resolver, import_interface.parent_scope_id);
  2024. LoadLocalPatternConstantIds(resolver,
  2025. import_interface.implicit_param_patterns_id);
  2026. LoadLocalPatternConstantIds(resolver, import_interface.param_patterns_id);
  2027. auto generic_data =
  2028. GetLocalGenericData(resolver, import_interface.generic_id);
  2029. std::optional<SemIR::InstId> self_param_id;
  2030. if (import_interface.is_defined()) {
  2031. self_param_id =
  2032. GetLocalConstantInstId(resolver, import_interface.self_param_id);
  2033. }
  2034. auto& new_interface = resolver.local_interfaces().Get(interface_id);
  2035. if (resolver.HasNewWork()) {
  2036. return ResolveResult::Retry(interface_const_id,
  2037. new_interface.first_decl_id());
  2038. }
  2039. new_interface.parent_scope_id = parent_scope_id;
  2040. new_interface.implicit_param_patterns_id = GetLocalParamPatternsId(
  2041. resolver, import_interface.implicit_param_patterns_id);
  2042. new_interface.param_patterns_id =
  2043. GetLocalParamPatternsId(resolver, import_interface.param_patterns_id);
  2044. SetGenericData(resolver, import_interface.generic_id,
  2045. new_interface.generic_id, generic_data);
  2046. if (import_interface.is_defined()) {
  2047. CARBON_CHECK(self_param_id);
  2048. AddInterfaceDefinition(resolver, import_interface, new_interface,
  2049. *self_param_id);
  2050. }
  2051. return ResolveResult::Done(interface_const_id, new_interface.first_decl_id());
  2052. }
  2053. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2054. SemIR::FacetAccessType inst) -> ResolveResult {
  2055. auto facet_value_inst_id =
  2056. GetLocalConstantInstId(resolver, inst.facet_value_inst_id);
  2057. if (resolver.HasNewWork()) {
  2058. return ResolveResult::Retry();
  2059. }
  2060. return ResolveAs<SemIR::FacetAccessType>(
  2061. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  2062. .facet_value_inst_id = facet_value_inst_id});
  2063. }
  2064. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2065. SemIR::FacetAccessWitness inst)
  2066. -> ResolveResult {
  2067. auto facet_value_inst_id =
  2068. GetLocalConstantInstId(resolver, inst.facet_value_inst_id);
  2069. if (resolver.HasNewWork()) {
  2070. return ResolveResult::Retry();
  2071. }
  2072. return ResolveAs<SemIR::FacetAccessWitness>(
  2073. resolver, {.type_id = resolver.local_context().GetSingletonType(
  2074. SemIR::WitnessType::SingletonInstId),
  2075. .facet_value_inst_id = facet_value_inst_id});
  2076. }
  2077. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2078. SemIR::FacetType inst) -> ResolveResult {
  2079. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  2080. const SemIR::FacetTypeInfo& facet_type_info =
  2081. resolver.import_facet_types().Get(inst.facet_type_id);
  2082. for (auto interface : facet_type_info.impls_constraints) {
  2083. GetLocalConstantId(resolver, resolver.import_interfaces()
  2084. .Get(interface.interface_id)
  2085. .first_owning_decl_id);
  2086. GetLocalSpecificData(resolver, interface.specific_id);
  2087. }
  2088. for (auto rewrite : facet_type_info.rewrite_constraints) {
  2089. GetLocalConstantId(resolver, rewrite.lhs_const_id);
  2090. GetLocalConstantId(resolver, rewrite.rhs_const_id);
  2091. }
  2092. if (resolver.HasNewWork()) {
  2093. return ResolveResult::Retry();
  2094. }
  2095. llvm::SmallVector<SemIR::FacetTypeInfo::ImplsConstraint> impls_constraints;
  2096. for (auto interface : facet_type_info.impls_constraints) {
  2097. auto interface_const_id =
  2098. GetLocalConstantId(resolver, resolver.import_interfaces()
  2099. .Get(interface.interface_id)
  2100. .first_owning_decl_id);
  2101. auto specific_data = GetLocalSpecificData(resolver, interface.specific_id);
  2102. // Find the corresponding interface type. For a non-generic interface,
  2103. // this is the type of the interface declaration. For a generic interface,
  2104. // build a interface type referencing this specialization of the generic
  2105. // interface.
  2106. auto interface_const_inst = resolver.local_insts().Get(
  2107. resolver.local_constant_values().GetInstId(interface_const_id));
  2108. if (auto facet_type = interface_const_inst.TryAs<SemIR::FacetType>()) {
  2109. const SemIR::FacetTypeInfo& new_facet_type_info =
  2110. resolver.local_facet_types().Get(facet_type->facet_type_id);
  2111. impls_constraints.append(new_facet_type_info.impls_constraints);
  2112. } else {
  2113. auto generic_interface_type =
  2114. resolver.local_types().GetAs<SemIR::GenericInterfaceType>(
  2115. interface_const_inst.type_id());
  2116. auto specific_id =
  2117. GetOrAddLocalSpecific(resolver, interface.specific_id, specific_data);
  2118. impls_constraints.push_back(
  2119. {generic_interface_type.interface_id, specific_id});
  2120. }
  2121. }
  2122. llvm::SmallVector<SemIR::FacetTypeInfo::RewriteConstraint>
  2123. rewrite_constraints;
  2124. for (auto rewrite : facet_type_info.rewrite_constraints) {
  2125. rewrite_constraints.push_back(
  2126. {.lhs_const_id = GetLocalConstantId(resolver, rewrite.lhs_const_id),
  2127. .rhs_const_id = GetLocalConstantId(resolver, rewrite.rhs_const_id)});
  2128. }
  2129. // TODO: Also process the other requirements.
  2130. SemIR::FacetTypeId facet_type_id =
  2131. resolver.local_facet_types().Add(SemIR::FacetTypeInfo{
  2132. .impls_constraints = impls_constraints,
  2133. .rewrite_constraints = rewrite_constraints,
  2134. .other_requirements = facet_type_info.other_requirements});
  2135. return ResolveAs<SemIR::FacetType>(
  2136. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  2137. .facet_type_id = facet_type_id});
  2138. }
  2139. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2140. SemIR::FacetValue inst) -> ResolveResult {
  2141. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  2142. auto type_inst_id = GetLocalConstantInstId(resolver, inst.type_inst_id);
  2143. auto witness_inst_id = GetLocalConstantInstId(resolver, inst.witness_inst_id);
  2144. if (resolver.HasNewWork()) {
  2145. return ResolveResult::Retry();
  2146. }
  2147. return ResolveAs<SemIR::FacetValue>(
  2148. resolver,
  2149. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  2150. .type_inst_id = type_inst_id,
  2151. .witness_inst_id = witness_inst_id});
  2152. }
  2153. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2154. SemIR::ImplWitness inst) -> ResolveResult {
  2155. auto specific_data = GetLocalSpecificData(resolver, inst.specific_id);
  2156. if (resolver.HasNewWork()) {
  2157. return ResolveResult::Retry();
  2158. }
  2159. llvm::SmallVector<SemIR::InstId> elements;
  2160. auto import_elements = resolver.import_inst_blocks().Get(inst.elements_id);
  2161. elements.reserve(import_elements.size());
  2162. for (auto element : import_elements) {
  2163. elements.push_back(AddImportRef(resolver, element));
  2164. }
  2165. auto elements_id = resolver.local_inst_blocks().Add(elements);
  2166. auto specific_id =
  2167. GetOrAddLocalSpecific(resolver, inst.specific_id, specific_data);
  2168. return ResolveAs<SemIR::ImplWitness>(
  2169. resolver, {.type_id = resolver.local_context().GetSingletonType(
  2170. SemIR::WitnessType::SingletonInstId),
  2171. .elements_id = elements_id,
  2172. .specific_id = specific_id});
  2173. }
  2174. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2175. SemIR::ImplWitnessAccess inst)
  2176. -> ResolveResult {
  2177. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  2178. auto witness_id = GetLocalConstantInstId(resolver, inst.witness_id);
  2179. if (resolver.HasNewWork()) {
  2180. return ResolveResult::Retry();
  2181. }
  2182. return ResolveAs<SemIR::ImplWitnessAccess>(
  2183. resolver,
  2184. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  2185. .witness_id = witness_id,
  2186. .index = inst.index});
  2187. }
  2188. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2189. SemIR::IntValue inst) -> ResolveResult {
  2190. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  2191. if (resolver.HasNewWork()) {
  2192. return ResolveResult::Retry();
  2193. }
  2194. // We can directly reuse the value IDs across file IRs. Otherwise, we need
  2195. // to add a new canonical int in this IR.
  2196. auto int_id = inst.int_id.is_embedded_value()
  2197. ? inst.int_id
  2198. : resolver.local_ints().AddSigned(
  2199. resolver.import_ints().Get(inst.int_id));
  2200. return ResolveAs<SemIR::IntValue>(
  2201. resolver,
  2202. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  2203. .int_id = int_id});
  2204. }
  2205. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2206. SemIR::IntType inst) -> ResolveResult {
  2207. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  2208. auto bit_width_id = GetLocalConstantInstId(resolver, inst.bit_width_id);
  2209. if (resolver.HasNewWork()) {
  2210. return ResolveResult::Retry();
  2211. }
  2212. return ResolveAs<SemIR::IntType>(resolver,
  2213. {.type_id = SemIR::TypeType::SingletonTypeId,
  2214. .int_kind = inst.int_kind,
  2215. .bit_width_id = bit_width_id});
  2216. }
  2217. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2218. SemIR::Namespace inst,
  2219. SemIR::InstId import_inst_id) -> ResolveResult {
  2220. const auto& name_scope =
  2221. resolver.import_name_scopes().Get(inst.name_scope_id);
  2222. // A package from a different file becomes a child of the package here, as it
  2223. // would be if it were imported.
  2224. auto parent_scope_id =
  2225. inst.name_scope_id == SemIR::NameScopeId::Package
  2226. ? SemIR::NameScopeId::Package
  2227. : GetLocalNameScopeId(resolver, name_scope.parent_scope_id());
  2228. if (resolver.HasNewWork()) {
  2229. return ResolveResult::Retry();
  2230. }
  2231. auto namespace_type_id = resolver.local_context().GetSingletonType(
  2232. SemIR::NamespaceType::SingletonInstId);
  2233. auto namespace_decl =
  2234. SemIR::Namespace{.type_id = namespace_type_id,
  2235. .name_scope_id = SemIR::NameScopeId::None,
  2236. .import_id = SemIR::AbsoluteInstId::None};
  2237. auto inst_id = resolver.local_context().AddPlaceholderInstInNoBlock(
  2238. resolver.local_context().MakeImportedLocAndInst(
  2239. AddImportIRInst(resolver, import_inst_id), namespace_decl));
  2240. auto name_id = GetLocalNameId(resolver, name_scope.name_id());
  2241. namespace_decl.name_scope_id =
  2242. resolver.local_name_scopes().Add(inst_id, name_id, parent_scope_id);
  2243. // Namespaces from this package are eagerly imported, so anything we load here
  2244. // must be a closed import.
  2245. resolver.local_name_scopes()
  2246. .Get(namespace_decl.name_scope_id)
  2247. .set_is_closed_import(true);
  2248. resolver.local_context().ReplaceInstBeforeConstantUse(inst_id,
  2249. namespace_decl);
  2250. return {.const_id = resolver.local_constant_values().Get(inst_id)};
  2251. }
  2252. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2253. SemIR::PointerType inst) -> ResolveResult {
  2254. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  2255. auto pointee_const_id = GetLocalConstantId(resolver, inst.pointee_id);
  2256. if (resolver.HasNewWork()) {
  2257. return ResolveResult::Retry();
  2258. }
  2259. auto pointee_type_id =
  2260. resolver.local_context().GetTypeIdForTypeConstant(pointee_const_id);
  2261. return ResolveAs<SemIR::PointerType>(
  2262. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  2263. .pointee_id = pointee_type_id});
  2264. }
  2265. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2266. SemIR::RequireCompleteType inst)
  2267. -> ResolveResult {
  2268. CARBON_CHECK(resolver.import_types().GetInstId(inst.type_id) ==
  2269. SemIR::WitnessType::SingletonInstId);
  2270. auto complete_type_const_id =
  2271. GetLocalConstantId(resolver, inst.complete_type_id);
  2272. if (resolver.HasNewWork()) {
  2273. return ResolveResult::Retry();
  2274. }
  2275. auto complete_type_id =
  2276. resolver.local_context().GetTypeIdForTypeConstant(complete_type_const_id);
  2277. return ResolveAs<SemIR::RequireCompleteType>(
  2278. resolver, {.type_id = resolver.local_context().GetSingletonType(
  2279. SemIR::WitnessType::SingletonInstId),
  2280. .complete_type_id = complete_type_id});
  2281. }
  2282. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2283. SemIR::SpecificFunction inst) -> ResolveResult {
  2284. auto type_const_id = GetLocalConstantId(resolver, inst.type_id);
  2285. auto callee_id = GetLocalConstantInstId(resolver, inst.callee_id);
  2286. auto specific_data = GetLocalSpecificData(resolver, inst.specific_id);
  2287. if (resolver.HasNewWork()) {
  2288. return ResolveResult::Retry();
  2289. }
  2290. auto type_id =
  2291. resolver.local_context().GetTypeIdForTypeConstant(type_const_id);
  2292. auto specific_id =
  2293. GetOrAddLocalSpecific(resolver, inst.specific_id, specific_data);
  2294. return ResolveAs<SemIR::SpecificFunction>(
  2295. resolver,
  2296. {.type_id = type_id, .callee_id = callee_id, .specific_id = specific_id});
  2297. }
  2298. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2299. SemIR::StructType inst) -> ResolveResult {
  2300. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  2301. auto orig_fields = resolver.import_struct_type_fields().Get(inst.fields_id);
  2302. llvm::SmallVector<SemIR::ConstantId> field_const_ids;
  2303. field_const_ids.reserve(orig_fields.size());
  2304. for (auto field : orig_fields) {
  2305. field_const_ids.push_back(GetLocalConstantId(resolver, field.type_id));
  2306. }
  2307. if (resolver.HasNewWork()) {
  2308. return ResolveResult::Retry();
  2309. }
  2310. // Prepare a vector of fields for GetStructType.
  2311. llvm::SmallVector<SemIR::StructTypeField> new_fields;
  2312. new_fields.reserve(orig_fields.size());
  2313. for (auto [orig_field, field_const_id] :
  2314. llvm::zip(orig_fields, field_const_ids)) {
  2315. auto name_id = GetLocalNameId(resolver, orig_field.name_id);
  2316. auto field_type_id =
  2317. resolver.local_context().GetTypeIdForTypeConstant(field_const_id);
  2318. new_fields.push_back({.name_id = name_id, .type_id = field_type_id});
  2319. }
  2320. return ResolveAs<SemIR::StructType>(
  2321. resolver, {.type_id = SemIR::TypeType::SingletonTypeId,
  2322. .fields_id = resolver.local_struct_type_fields().AddCanonical(
  2323. new_fields)});
  2324. }
  2325. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2326. SemIR::StructValue inst) -> ResolveResult {
  2327. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  2328. auto elems = GetLocalInstBlockContents(resolver, inst.elements_id);
  2329. if (resolver.HasNewWork()) {
  2330. return ResolveResult::Retry();
  2331. }
  2332. return ResolveAs<SemIR::StructValue>(
  2333. resolver,
  2334. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  2335. .elements_id =
  2336. GetLocalCanonicalInstBlockId(resolver, inst.elements_id, elems)});
  2337. }
  2338. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2339. SemIR::TupleType inst) -> ResolveResult {
  2340. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  2341. auto orig_elem_type_ids = resolver.import_type_blocks().Get(inst.elements_id);
  2342. llvm::SmallVector<SemIR::ConstantId> elem_const_ids;
  2343. elem_const_ids.reserve(orig_elem_type_ids.size());
  2344. for (auto elem_type_id : orig_elem_type_ids) {
  2345. elem_const_ids.push_back(GetLocalConstantId(resolver, elem_type_id));
  2346. }
  2347. if (resolver.HasNewWork()) {
  2348. return ResolveResult::Retry();
  2349. }
  2350. // Prepare a vector of the tuple types for GetTupleType.
  2351. llvm::SmallVector<SemIR::TypeId> elem_type_ids;
  2352. elem_type_ids.reserve(orig_elem_type_ids.size());
  2353. for (auto elem_const_id : elem_const_ids) {
  2354. elem_type_ids.push_back(
  2355. resolver.local_context().GetTypeIdForTypeConstant(elem_const_id));
  2356. }
  2357. return ResolveResult::Done(resolver.local_types().GetConstantId(
  2358. resolver.local_context().GetTupleType(elem_type_ids)));
  2359. }
  2360. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2361. SemIR::TupleValue inst) -> ResolveResult {
  2362. auto type_id = GetLocalConstantId(resolver, inst.type_id);
  2363. auto elems = GetLocalInstBlockContents(resolver, inst.elements_id);
  2364. if (resolver.HasNewWork()) {
  2365. return ResolveResult::Retry();
  2366. }
  2367. return ResolveAs<SemIR::TupleValue>(
  2368. resolver,
  2369. {.type_id = resolver.local_context().GetTypeIdForTypeConstant(type_id),
  2370. .elements_id =
  2371. GetLocalCanonicalInstBlockId(resolver, inst.elements_id, elems)});
  2372. }
  2373. static auto TryResolveTypedInst(ImportRefResolver& resolver,
  2374. SemIR::UnboundElementType inst)
  2375. -> ResolveResult {
  2376. CARBON_CHECK(inst.type_id == SemIR::TypeType::SingletonTypeId);
  2377. auto class_const_id = GetLocalConstantId(resolver, inst.class_type_id);
  2378. auto elem_const_id = GetLocalConstantId(resolver, inst.element_type_id);
  2379. if (resolver.HasNewWork()) {
  2380. return ResolveResult::Retry();
  2381. }
  2382. return ResolveAs<SemIR::UnboundElementType>(
  2383. resolver,
  2384. {.type_id = SemIR::TypeType::SingletonTypeId,
  2385. .class_type_id =
  2386. resolver.local_context().GetTypeIdForTypeConstant(class_const_id),
  2387. .element_type_id =
  2388. resolver.local_context().GetTypeIdForTypeConstant(elem_const_id)});
  2389. }
  2390. // Tries to resolve the InstId, returning a canonical constant when ready, or
  2391. // `None` if more has been added to the stack. This is the same as
  2392. // TryResolveInst, except that it may resolve symbolic constants as canonical
  2393. // constants instead of as constants associated with a particular generic.
  2394. //
  2395. // TODO: Consider refactoring the body to a helper in order to eliminate
  2396. // recursion.
  2397. // NOLINTNEXTLINE(misc-no-recursion)
  2398. static auto TryResolveInstCanonical(ImportRefResolver& resolver,
  2399. SemIR::InstId inst_id,
  2400. SemIR::ConstantId const_id)
  2401. -> ResolveResult {
  2402. if (SemIR::IsSingletonInstId(inst_id)) {
  2403. CARBON_CHECK(!const_id.has_value());
  2404. // Constants for builtins can be directly copied.
  2405. return ResolveResult::Done(resolver.local_constant_values().Get(inst_id));
  2406. }
  2407. auto untyped_inst = resolver.import_insts().Get(inst_id);
  2408. CARBON_KIND_SWITCH(untyped_inst) {
  2409. case CARBON_KIND(SemIR::AdaptDecl inst): {
  2410. return TryResolveTypedInst(resolver, inst, inst_id);
  2411. }
  2412. case CARBON_KIND(SemIR::ArrayType inst): {
  2413. return TryResolveTypedInst(resolver, inst);
  2414. }
  2415. case CARBON_KIND(SemIR::AssociatedConstantDecl inst): {
  2416. return TryResolveTypedInst(resolver, inst, const_id);
  2417. }
  2418. case CARBON_KIND(SemIR::AssociatedEntity inst): {
  2419. return TryResolveTypedInst(resolver, inst);
  2420. }
  2421. case CARBON_KIND(SemIR::AssociatedEntityType inst): {
  2422. return TryResolveTypedInst(resolver, inst);
  2423. }
  2424. case CARBON_KIND(SemIR::BaseDecl inst): {
  2425. return TryResolveTypedInst(resolver, inst, inst_id);
  2426. }
  2427. case CARBON_KIND(SemIR::BindAlias inst): {
  2428. return TryResolveTypedInst(resolver, inst);
  2429. }
  2430. case SemIR::BindName::Kind: {
  2431. // TODO: Should we be resolving BindNames at all?
  2432. return ResolveResult::Done(SemIR::ConstantId::NotConstant);
  2433. }
  2434. case CARBON_KIND(SemIR::BindSymbolicName inst): {
  2435. return TryResolveTypedInst(resolver, inst);
  2436. }
  2437. case CARBON_KIND(SemIR::BoundMethod inst): {
  2438. return TryResolveTypedInst(resolver, inst);
  2439. }
  2440. case CARBON_KIND(SemIR::Call inst): {
  2441. return TryResolveTypedInst(resolver, inst);
  2442. }
  2443. case CARBON_KIND(SemIR::ClassDecl inst): {
  2444. return TryResolveTypedInst(resolver, inst, const_id);
  2445. }
  2446. case CARBON_KIND(SemIR::ClassType inst): {
  2447. return TryResolveTypedInst(resolver, inst);
  2448. }
  2449. case CARBON_KIND(SemIR::CompleteTypeWitness inst): {
  2450. return TryResolveTypedInst(resolver, inst);
  2451. }
  2452. case CARBON_KIND(SemIR::ConstType inst): {
  2453. return TryResolveTypedInst(resolver, inst);
  2454. }
  2455. case CARBON_KIND(SemIR::ExportDecl inst): {
  2456. return TryResolveTypedInst(resolver, inst);
  2457. }
  2458. case CARBON_KIND(SemIR::FacetAccessType inst): {
  2459. return TryResolveTypedInst(resolver, inst);
  2460. }
  2461. case CARBON_KIND(SemIR::FacetAccessWitness inst): {
  2462. return TryResolveTypedInst(resolver, inst);
  2463. }
  2464. case CARBON_KIND(SemIR::FacetType inst): {
  2465. return TryResolveTypedInst(resolver, inst);
  2466. }
  2467. case CARBON_KIND(SemIR::FacetValue inst): {
  2468. return TryResolveTypedInst(resolver, inst);
  2469. }
  2470. case CARBON_KIND(SemIR::FieldDecl inst): {
  2471. return TryResolveTypedInst(resolver, inst, inst_id);
  2472. }
  2473. case CARBON_KIND(SemIR::FunctionDecl inst): {
  2474. return TryResolveTypedInst(resolver, inst, const_id);
  2475. }
  2476. case CARBON_KIND(SemIR::FunctionType inst): {
  2477. return TryResolveTypedInst(resolver, inst);
  2478. }
  2479. case CARBON_KIND(SemIR::GenericClassType inst): {
  2480. return TryResolveTypedInst(resolver, inst);
  2481. }
  2482. case CARBON_KIND(SemIR::GenericInterfaceType inst): {
  2483. return TryResolveTypedInst(resolver, inst);
  2484. }
  2485. case CARBON_KIND(SemIR::ImplDecl inst): {
  2486. return TryResolveTypedInst(resolver, inst, const_id);
  2487. }
  2488. case CARBON_KIND(SemIR::ImplWitness inst): {
  2489. return TryResolveTypedInst(resolver, inst);
  2490. }
  2491. case CARBON_KIND(SemIR::ImplWitnessAccess inst): {
  2492. return TryResolveTypedInst(resolver, inst);
  2493. }
  2494. case CARBON_KIND(SemIR::ImportRefLoaded inst): {
  2495. return TryResolveTypedInst(resolver, inst, inst_id);
  2496. }
  2497. case CARBON_KIND(SemIR::InterfaceDecl inst): {
  2498. return TryResolveTypedInst(resolver, inst, const_id);
  2499. }
  2500. case CARBON_KIND(SemIR::IntValue inst): {
  2501. return TryResolveTypedInst(resolver, inst);
  2502. }
  2503. case CARBON_KIND(SemIR::IntType inst): {
  2504. return TryResolveTypedInst(resolver, inst);
  2505. }
  2506. case CARBON_KIND(SemIR::Namespace inst): {
  2507. return TryResolveTypedInst(resolver, inst, inst_id);
  2508. }
  2509. case CARBON_KIND(SemIR::PointerType inst): {
  2510. return TryResolveTypedInst(resolver, inst);
  2511. }
  2512. case CARBON_KIND(SemIR::RequireCompleteType inst): {
  2513. return TryResolveTypedInst(resolver, inst);
  2514. }
  2515. case CARBON_KIND(SemIR::SpecificFunction inst): {
  2516. return TryResolveTypedInst(resolver, inst);
  2517. }
  2518. case CARBON_KIND(SemIR::SymbolicBindingPattern inst): {
  2519. return TryResolveTypedInst(resolver, inst);
  2520. }
  2521. case CARBON_KIND(SemIR::StructType inst): {
  2522. return TryResolveTypedInst(resolver, inst);
  2523. }
  2524. case CARBON_KIND(SemIR::StructValue inst): {
  2525. return TryResolveTypedInst(resolver, inst);
  2526. }
  2527. case CARBON_KIND(SemIR::TupleType inst): {
  2528. return TryResolveTypedInst(resolver, inst);
  2529. }
  2530. case CARBON_KIND(SemIR::TupleValue inst): {
  2531. return TryResolveTypedInst(resolver, inst);
  2532. }
  2533. case CARBON_KIND(SemIR::UnboundElementType inst): {
  2534. return TryResolveTypedInst(resolver, inst);
  2535. }
  2536. case CARBON_KIND(SemIR::Vtable inst): {
  2537. return TryResolveTypedInst(resolver, inst);
  2538. }
  2539. default: {
  2540. // This instruction might have a constant value of a different kind.
  2541. auto constant_inst_id =
  2542. resolver.import_constant_values().GetConstantInstId(inst_id);
  2543. if (constant_inst_id == inst_id) {
  2544. resolver.local_context().TODO(
  2545. SemIR::LocId(AddImportIRInst(resolver, inst_id)),
  2546. llvm::formatv("TryResolveInst on {0}", untyped_inst.kind()).str());
  2547. return {.const_id = SemIR::ErrorInst::SingletonConstantId};
  2548. }
  2549. // Try to resolve the constant value instead. Note that this can only
  2550. // retry once.
  2551. CARBON_DCHECK(resolver.import_constant_values().GetConstantInstId(
  2552. constant_inst_id) == constant_inst_id,
  2553. "Constant value of constant instruction should refer to "
  2554. "the same instruction");
  2555. return TryResolveInstCanonical(resolver, constant_inst_id, const_id);
  2556. }
  2557. }
  2558. }
  2559. // Tries to resolve the InstId, returning a constant when ready, or `None` if
  2560. // more has been added to the stack. A similar API is followed for all
  2561. // following TryResolveTypedInst helper functions.
  2562. //
  2563. // `const_id` is `None` unless we've tried to resolve this instruction
  2564. // before, in which case it's the previous result.
  2565. //
  2566. // TODO: Error is returned when support is missing, but that should go away.
  2567. static auto TryResolveInst(ImportRefResolver& resolver, SemIR::InstId inst_id,
  2568. SemIR::ConstantId const_id) -> ResolveResult {
  2569. auto inst_const_id = resolver.import_constant_values().Get(inst_id);
  2570. if (!inst_const_id.has_value() || !inst_const_id.is_symbolic()) {
  2571. return TryResolveInstCanonical(resolver, inst_id, const_id);
  2572. }
  2573. // Try to import the generic. This might add new work.
  2574. const auto& symbolic_const =
  2575. resolver.import_constant_values().GetSymbolicConstant(inst_const_id);
  2576. auto generic_const_id =
  2577. GetLocalConstantId(resolver, symbolic_const.generic_id);
  2578. auto inner_const_id = SemIR::ConstantId::None;
  2579. if (const_id.has_value()) {
  2580. // For the third phase, extract the constant value that
  2581. // TryResolveInstCanonical produced previously.
  2582. inner_const_id = resolver.local_constant_values().Get(
  2583. resolver.local_constant_values().GetSymbolicConstant(const_id).inst_id);
  2584. }
  2585. // Import the constant and rebuild the symbolic constant data.
  2586. auto result = TryResolveInstCanonical(resolver, inst_id, inner_const_id);
  2587. if (!result.const_id.has_value()) {
  2588. // First phase: TryResolveInstCanoncial needs a retry.
  2589. return result;
  2590. }
  2591. if (!const_id.has_value()) {
  2592. // Second phase: we have created an abstract constant. Create a
  2593. // corresponding generic constant.
  2594. if (symbolic_const.generic_id.has_value()) {
  2595. result.const_id = resolver.local_constant_values().AddSymbolicConstant(
  2596. {.inst_id =
  2597. resolver.local_constant_values().GetInstId(result.const_id),
  2598. .generic_id = GetLocalGenericId(resolver, generic_const_id),
  2599. .index = symbolic_const.index});
  2600. if (result.decl_id.has_value()) {
  2601. // Overwrite the abstract symbolic constant given initially to the
  2602. // declaration with its final concrete symbolic value.
  2603. resolver.local_constant_values().Set(result.decl_id, result.const_id);
  2604. }
  2605. }
  2606. } else {
  2607. // Third phase: perform a consistency check and produce the constant we
  2608. // created in the second phase.
  2609. CARBON_CHECK(result.const_id == inner_const_id,
  2610. "Constant value changed in third phase.");
  2611. result.const_id = const_id;
  2612. }
  2613. return result;
  2614. }
  2615. // Resolves and returns the local contents for an imported instruction block
  2616. // of constant instructions.
  2617. static auto ResolveLocalInstBlockContents(ImportRefResolver& resolver,
  2618. SemIR::InstBlockId import_block_id)
  2619. -> llvm::SmallVector<SemIR::InstId> {
  2620. auto import_block = resolver.import_inst_blocks().Get(import_block_id);
  2621. llvm::SmallVector<SemIR::InstId> inst_ids;
  2622. inst_ids.reserve(import_block.size());
  2623. for (auto import_inst_id : import_block) {
  2624. inst_ids.push_back(resolver.local_constant_values().GetInstId(
  2625. resolver.ResolveOneInst(import_inst_id)));
  2626. }
  2627. return inst_ids;
  2628. }
  2629. // Resolves and returns a local eval block for a region of an imported
  2630. // generic.
  2631. static auto ResolveLocalEvalBlock(ImportRefResolver& resolver,
  2632. const SemIR::Generic& import_generic,
  2633. SemIR::GenericId generic_id,
  2634. SemIR::GenericInstIndex::Region region)
  2635. -> SemIR::InstBlockId {
  2636. auto import_block_id = import_generic.GetEvalBlock(region);
  2637. if (!import_block_id.has_value()) {
  2638. return SemIR::InstBlockId::None;
  2639. }
  2640. auto inst_ids = ResolveLocalInstBlockContents(resolver, import_block_id);
  2641. return RebuildGenericEvalBlock(resolver.local_context(), generic_id, region,
  2642. inst_ids);
  2643. }
  2644. // Fills in the remaining information in a partially-imported generic.
  2645. static auto FinishPendingGeneric(ImportRefResolver& resolver,
  2646. ImportContext::PendingGeneric pending)
  2647. -> void {
  2648. const auto& import_generic =
  2649. resolver.import_generics().Get(pending.import_id);
  2650. // Don't store the local generic between calls: the generics list can be
  2651. // reallocated by ResolveLocalEvalBlock importing more specifics.
  2652. auto decl_block_id =
  2653. ResolveLocalEvalBlock(resolver, import_generic, pending.local_id,
  2654. SemIR::GenericInstIndex::Region::Declaration);
  2655. resolver.local_generics().Get(pending.local_id).decl_block_id = decl_block_id;
  2656. auto local_decl_id = resolver.local_generics().Get(pending.local_id).decl_id;
  2657. auto self_specific_id = MakeSelfSpecific(resolver.local_context(),
  2658. local_decl_id, pending.local_id);
  2659. resolver.local_generics().Get(pending.local_id).self_specific_id =
  2660. self_specific_id;
  2661. resolver.AddPendingSpecific({.import_id = import_generic.self_specific_id,
  2662. .local_id = self_specific_id});
  2663. auto definition_block_id =
  2664. ResolveLocalEvalBlock(resolver, import_generic, pending.local_id,
  2665. SemIR::GenericInstIndex::Region::Definition);
  2666. resolver.local_generics().Get(pending.local_id).definition_block_id =
  2667. definition_block_id;
  2668. }
  2669. // Resolves and returns a local inst block of constant instructions
  2670. // corresponding to an imported inst block.
  2671. static auto ResolveLocalInstBlock(ImportRefResolver& resolver,
  2672. SemIR::InstBlockId import_block_id)
  2673. -> SemIR::InstBlockId {
  2674. if (!import_block_id.has_value()) {
  2675. return SemIR::InstBlockId::None;
  2676. }
  2677. auto inst_ids = ResolveLocalInstBlockContents(resolver, import_block_id);
  2678. return resolver.local_inst_blocks().Add(inst_ids);
  2679. }
  2680. // Fills in the remaining information in a partially-imported specific.
  2681. static auto FinishPendingSpecific(ImportRefResolver& resolver,
  2682. ImportContext::PendingSpecific pending)
  2683. -> void {
  2684. const auto& import_specific =
  2685. resolver.import_specifics().Get(pending.import_id);
  2686. // Don't store the local specific between calls: the specifics list can be
  2687. // reallocated by ResolveLocalInstBlock importing more specifics.
  2688. if (!resolver.local_specifics()
  2689. .Get(pending.local_id)
  2690. .decl_block_id.has_value()) {
  2691. auto decl_block_id =
  2692. ResolveLocalInstBlock(resolver, import_specific.decl_block_id);
  2693. resolver.local_specifics().Get(pending.local_id).decl_block_id =
  2694. decl_block_id;
  2695. }
  2696. if (!resolver.local_specifics()
  2697. .Get(pending.local_id)
  2698. .definition_block_id.has_value() &&
  2699. import_specific.definition_block_id.has_value()) {
  2700. auto definition_block_id =
  2701. ResolveLocalInstBlock(resolver, import_specific.definition_block_id);
  2702. resolver.local_specifics().Get(pending.local_id).definition_block_id =
  2703. definition_block_id;
  2704. }
  2705. }
  2706. // Perform any work that we deferred until the end of the main Resolve loop.
  2707. auto ImportRefResolver::PerformPendingWork() -> void {
  2708. // Note that the individual Finish steps can add new pending work, so keep
  2709. // going until we have no more work to do.
  2710. while (!pending_generics().empty() || !pending_specifics().empty()) {
  2711. // Process generics in the order that we added them because a later
  2712. // generic might refer to an earlier one, and the calls to
  2713. // RebuildGenericEvalBlock assume that the reachable SemIR is in a valid
  2714. // state.
  2715. // TODO: Import the generic eval block rather than calling
  2716. // RebuildGenericEvalBlock to rebuild it so that order doesn't matter.
  2717. // NOLINTNEXTLINE(modernize-loop-convert)
  2718. for (size_t i = 0; i != pending_generics().size(); ++i) {
  2719. FinishPendingGeneric(*this, pending_generics()[i]);
  2720. }
  2721. pending_generics().clear();
  2722. while (!pending_specifics().empty()) {
  2723. FinishPendingSpecific(*this, pending_specifics().pop_back_val());
  2724. }
  2725. }
  2726. }
  2727. // Returns a list of ImportIRInsts equivalent to the ImportRef currently being
  2728. // loaded (including the one pointed at directly by the ImportRef), and the
  2729. // final instruction's type ID.
  2730. //
  2731. // This addresses cases where an ImportRefUnloaded may point at another
  2732. // ImportRefUnloaded. The ImportRefResolver requires a SemIR with a
  2733. // constant-evaluated version of the instruction to work with.
  2734. static auto GetInstForLoad(Context& context,
  2735. SemIR::ImportIRInstId import_ir_inst_id)
  2736. -> std::pair<llvm::SmallVector<SemIR::ImportIRInst>, SemIR::TypeId> {
  2737. std::pair<llvm::SmallVector<SemIR::ImportIRInst>, SemIR::TypeId> result = {
  2738. {}, SemIR::TypeId::None};
  2739. auto& [import_ir_insts, type_id] = result;
  2740. auto import_ir_inst = context.import_ir_insts().Get(import_ir_inst_id);
  2741. // The first ImportIRInst is added directly because the IR doesn't need to be
  2742. // localized.
  2743. import_ir_insts.push_back(import_ir_inst);
  2744. const auto* cursor_ir = context.import_irs().Get(import_ir_inst.ir_id).sem_ir;
  2745. while (true) {
  2746. auto cursor_inst = cursor_ir->insts().Get(import_ir_inst.inst_id);
  2747. auto import_ref = cursor_inst.TryAs<SemIR::ImportRefUnloaded>();
  2748. if (!import_ref) {
  2749. type_id = cursor_inst.type_id();
  2750. return result;
  2751. }
  2752. import_ir_inst =
  2753. cursor_ir->import_ir_insts().Get(import_ref->import_ir_inst_id);
  2754. cursor_ir = cursor_ir->import_irs().Get(import_ir_inst.ir_id).sem_ir;
  2755. import_ir_insts.push_back(
  2756. {.ir_id = AddImportIR(context, {.decl_id = SemIR::InstId::None,
  2757. .is_export = false,
  2758. .sem_ir = cursor_ir}),
  2759. .inst_id = import_ir_inst.inst_id});
  2760. }
  2761. }
  2762. auto LoadImportRef(Context& context, SemIR::InstId inst_id) -> void {
  2763. auto inst = context.insts().TryGetAs<SemIR::ImportRefUnloaded>(inst_id);
  2764. if (!inst) {
  2765. return;
  2766. }
  2767. auto [indirect_insts, load_type_id] =
  2768. GetInstForLoad(context, inst->import_ir_inst_id);
  2769. // The last indirect instruction is the one to resolve. Pop it here because
  2770. // Resolve will assign the constant.
  2771. auto load_ir_inst = indirect_insts.pop_back_val();
  2772. ImportRefResolver resolver(context, load_ir_inst.ir_id);
  2773. // The resolver calls into Context to create instructions. Don't register
  2774. // those instructions as part of the enclosing generic scope if they're
  2775. // dependent on a generic parameter.
  2776. context.generic_region_stack().Push();
  2777. auto type_id = resolver.ResolveType(load_type_id);
  2778. auto constant_id = resolver.Resolve(load_ir_inst.inst_id);
  2779. context.generic_region_stack().Pop();
  2780. // Replace the ImportRefUnloaded instruction with ImportRefLoaded. This
  2781. // doesn't use ReplaceInstBeforeConstantUse because it would trigger
  2782. // TryEvalInst, which we want to avoid with ImportRefs.
  2783. context.sem_ir().insts().Set(
  2784. inst_id,
  2785. SemIR::ImportRefLoaded{.type_id = type_id,
  2786. .import_ir_inst_id = inst->import_ir_inst_id,
  2787. .entity_name_id = inst->entity_name_id});
  2788. // Store the constant for both the ImportRefLoaded and indirect instructions.
  2789. context.constant_values().Set(inst_id, constant_id);
  2790. for (const auto& import_ir_inst : indirect_insts) {
  2791. context.import_ir_constant_values()[import_ir_inst.ir_id.index].Set(
  2792. import_ir_inst.inst_id, constant_id);
  2793. }
  2794. }
  2795. auto ImportImplsFromApiFile(Context& context) -> void {
  2796. SemIR::ImportIRId import_ir_id = SemIR::ImportIRId::ApiForImpl;
  2797. auto& import_ir = context.import_irs().Get(import_ir_id);
  2798. if (!import_ir.sem_ir) {
  2799. return;
  2800. }
  2801. for (auto impl_index : llvm::seq(import_ir.sem_ir->impls().size())) {
  2802. SemIR::ImplId impl_id(impl_index);
  2803. // Resolve the imported impl to a local impl ID.
  2804. ImportImpl(context, import_ir_id, impl_id);
  2805. }
  2806. }
  2807. auto ImportImpl(Context& context, SemIR::ImportIRId import_ir_id,
  2808. SemIR::ImplId impl_id) -> void {
  2809. ImportRefResolver resolver(context, import_ir_id);
  2810. context.generic_region_stack().Push();
  2811. resolver.Resolve(context.import_irs()
  2812. .Get(import_ir_id)
  2813. .sem_ir->impls()
  2814. .Get(impl_id)
  2815. .first_decl_id());
  2816. context.generic_region_stack().Pop();
  2817. }
  2818. } // namespace Carbon::Check