aboutsummaryrefslogtreecommitdiff
path: root/clang/tools/include-mapping/cppreference_parser.py
diff options
context:
space:
mode:
authorHari Limaye <hari.limaye@arm.com>2024-11-04 11:39:53 +0000
committerGitHub <noreply@github.com>2024-11-04 11:39:53 +0000
commit5f30b1aae0a3e2d3c4c9a50ef4af9457fbea094f (patch)
tree3af1b80a4573693b67bab4a0bf30ee3edf347295 /clang/tools/include-mapping/cppreference_parser.py
parent5ed3f463597700f6e41a16047c8bad2309aae12c (diff)
downloadllvm-5f30b1aae0a3e2d3c4c9a50ef4af9457fbea094f.zip
llvm-5f30b1aae0a3e2d3c4c9a50ef4af9457fbea094f.tar.gz
llvm-5f30b1aae0a3e2d3c4c9a50ef4af9457fbea094f.tar.bz2
[FuncSpec] Improve handling of BinaryOperator instructions (#114534)
When visiting BinaryOperator instructions during estimation of codesize savings for a candidate specialization, don't bail when the other operand is not found to be constant. This allows us to find more constants than we otherwise would, for example `and(false, x)`.
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions