[PATCH] D135893: [FuncSpec] Fix specialisation based on literals
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 03:24:44 PDT 2022
chill added a comment.
There is a build bot failure with the test `literal-const.ll`. AFAICT, the issue is with the test itself - it's not general enough (or, unlikely, there's a non-determinism in the `FunctionSpecialization` pass);
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135893/new/
https://reviews.llvm.org/D135893
More information about the llvm-commits
mailing list