carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Unnamed field_decl? imported instruction after #5374

Open danakj opened this issue 6 months ago • 0 comments
trafficstars

Description of the bug:

See https://github.com/carbon-language/carbon-lang/pull/5374/files#diff-fb31579659e1e89d06773a22a35f547a285c883ebba2e8bcb89bb6b242cb4581R97

In the import block:

// CHECK:STDOUT:   %.2fc: %C.elem = field_decl v, element0 [concrete]

What is this instruction? We should give it a name.

danakj avatar Apr 29 '25 15:04 danakj