-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
IR designConsiderations around the design of ClangIRConsiderations around the design of ClangIRenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
It would be nice in the future to have a cir.initlist
thing - a higher level representation for this (we even have a specialized AST node). Right now it would be really hard to recognize something came from an initializer list if we lower it this early. LoweringPrepare would then lower to what we currently get as of this PR.
Originally posted by @bcardosolopes in #764 (review)
Metadata
Metadata
Assignees
Labels
IR designConsiderations around the design of ClangIRConsiderations around the design of ClangIRenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers