[PATCH] D106001: [NFC] factor out unrolling decision logic
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 11:34:50 PDT 2021
GMNGeoffrey added a comment.
By including <optional> this makes LLVM require C++17, which it shouldn't: https://llvm.org/docs/CodingStandards.html#c-standard-versions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106001/new/
https://reviews.llvm.org/D106001
More information about the llvm-commits
mailing list