[all-commits] [llvm/llvm-project] defb5c: Fix MSVC "'std::max': no matching overloaded funct...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jun 14 11:32:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: defb5cd783e1966aa17d478d67bc928e68454715
https://github.com/llvm/llvm-project/commit/defb5cd783e1966aa17d478d67bc928e68454715
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
Log Message:
-----------
Fix MSVC "'std::max': no matching overloaded function found" error. NFCI.
More information about the All-commits
mailing list