llvm-project
160da73b - [Flang] Check if two ArrayConstructor's are Equal (#121181)

Commit
1 year ago
[Flang] Check if two ArrayConstructor's are Equal (#121181) This also includes comparing the two ImpliedDo Details - For ArrayConstructor, check if x and y have the same elements and type - For ImpliedDo, check if x and y have the same lower, upper, stride and values Fixes: https://github.com/llvm/llvm-project/issues/104526
Parents
Loading