diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-11-10 14:39:43 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-10 14:39:43 +0000 |
| commit | 5b204530629cabecfeba6f890dd7cb03e0b1a2e2 (patch) | |
| tree | 5b1697d14e310cc43bb865ac8ad65c5d5b3fce0f /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
| parent | bba40ab4bd60e636e77362c46c181eafd377f541 (diff) | |
| download | llvm-5b204530629cabecfeba6f890dd7cb03e0b1a2e2.zip llvm-5b204530629cabecfeba6f890dd7cb03e0b1a2e2.tar.gz llvm-5b204530629cabecfeba6f890dd7cb03e0b1a2e2.tar.bz2 | |
[CodeGenPrepare] sinkCmpExpression - don't sink larger than legal integer comparisons (#166778)
A generic alternative to #166564 - make the assumption that expanding
integer comparisons will be expensive if they are larger than the largest
legal type so avoid sinking if they are also used in the current BB + any phis.
Fixes #166534
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
