summaryrefslogtreecommitdiff
path: root/mlir/lib/Interfaces/FunctionInterfaces.cpp
AgeCommit message (Expand)Author
2025-06-21[mlir] Migrate away from ArrayRef(std::nullopt) (NFC) (#145140)Kazu Hirata
2025-02-19[mlir] Fix FunctionOpInterface impl for external func (#124693)Hongren Zheng
2024-08-04[mlir] Construct SmallVector with ArrayRef (NFC) (#101896)Kazu Hirata
2023-08-31[mlir] Move FunctionInterfaces to Interfaces directory and inherit from Calla...Martin Erhart