Go to file
Jing Pu f1442f1eff [NFC] Replace std::clamp with inline implementation.
std::clamp is not in C++14, thus replace it with std::min and std::max.
PiperOrigin-RevId: 270604708
2019-09-22 23:00:58 -07:00
mlir [NFC] Replace std::clamp with inline implementation. 2019-09-22 23:00:58 -07:00