[clang] [CIR] [Upstream local initialization for ArrayType (PR #132974)
Bruno Cardoso Lopes via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 25 15:52:37 PDT 2025
https://github.com/bcardosolopes commented:
I have only minor inline comments, good direction.
The PR is a bit big but I can see this requires touching everywhere in CIRGen and also LLVM lowering support, which is good end-to-end testing.
If there are things there are not needed right now, it'd be better to remove it for extra clarity. Have you checked that?
https://github.com/llvm/llvm-project/pull/132974
More information about the cfe-commits
mailing list