[PATCH] D78265: [AArch64ConditionOptimizer] Fix missed optimization due to debug insts [10/10]
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 08:38:29 PDT 2020
CarlosAlbertoEnciso added a comment.
In D78265#1999223 <https://reviews.llvm.org/D78265#1999223>, @chill wrote:
> Looks like it's a scope error in gcc <= 5.5.
> https://gcc.godbolt.org/z/ECqRJJ
>
> The minimum required version to build LLVM GCC 5.1.
> https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
I have GCC 5.4.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78265/new/
https://reviews.llvm.org/D78265
More information about the llvm-commits
mailing list