summaryrefslogtreecommitdiff
path: root/flang/lib/Lower/VectorSubscripts.cpp
AgeCommit message (Expand)Author
2025-07-21[mlir][NFC] update `flang/Lower` create APIs (8/n) (#149912)Maksim Levental
2025-07-18[flang] Migrate away from ArrayRef(std::nullopt_t) (#149454)Kazu Hirata
2024-06-17[Flang] Switch to common::visit more call sites (#90018)Alexander Shaposhnikov
2024-04-28Reapply "[mlir] Mark `isa/dyn_cast/cast/...` member functions depreca… (#90...Christian Sigg
2024-04-26Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89...dyung
2024-04-26[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998)Christian Sigg
2023-10-16[flang] Regularize TODO messages for coarray related features (#69227)Pete Steinfeld
2022-12-03[flang] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-06-20[flang][NFC] Unify todo messagesValentin Clement
2022-06-10[flang][NFC] Move Todo.h from Lower to OptimizerValentin Clement
2022-03-16[flang] Lower IO input with vector subscriptsValentin Clement