Files
clang-p2996/flang/lib/Optimizer/HLFIR/IR
Slava Zakharin 139e69b7bc [flang] Simple folding for hlfir.shape_of. (#119649)
This folding makes sure there are no hlfir.shape_of users
of hlfir.elemental - this may enable more InlineElementals matches,
because it is looking for exactly two uses of an hlfir.elemental.
2024-12-12 10:38:34 -08:00
..