diff options
author | Miguel Saldivar <miguel.saldivar@hpe.com> | 2025-04-15 02:14:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 10:14:58 +0100 |
commit | 0f86e2395e4f22bf3cb05e38be05b90575066829 (patch) | |
tree | 916b1537664f42b04c1bdd5b78ef8af0b490c166 /llvm/unittests/Support/ProgramStackTest.cpp | |
parent | 5307040473d9b4d78a9031fb072c1261275aa87e (diff) | |
download | llvm-0f86e2395e4f22bf3cb05e38be05b90575066829.zip llvm-0f86e2395e4f22bf3cb05e38be05b90575066829.tar.gz llvm-0f86e2395e4f22bf3cb05e38be05b90575066829.tar.bz2 |
[flang] Avoid optimizing min and max if not valid type (#134972)
In `makeMinMaxInitValGenerator` it explicitly checks for only
`FloatType` and `IntegerType`, so we shouldn't match if we don't have
either of those types.
Fix for #134308
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions