aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAnna Thomas <anna@azul.com>2023-11-07 10:24:01 -0500
committerAnna Thomas <anna@azul.com>2023-11-07 10:50:19 -0500
commitf0cdf4b468f6ee48b0d0d51ce78145455e2f07a6 (patch)
treefa8c8bc9a6a94085e7e85023b3dbfb42c593e4e4 /clang/lib/CodeGen/CodeGenModule.cpp
parent551c280cfda6892deb4585b2b8bd1753914f1a36 (diff)
downloadllvm-f0cdf4b468f6ee48b0d0d51ce78145455e2f07a6.zip
llvm-f0cdf4b468f6ee48b0d0d51ce78145455e2f07a6.tar.gz
llvm-f0cdf4b468f6ee48b0d0d51ce78145455e2f07a6.tar.bz2
[InstCombine] Check FPMathOperator for Ctx before FMF check
We need to check FPMathOperator for Ctx instruction before checking fast math flag on this Ctx. Ctx is not always an FPMathOperator, so explicitly check for it. Fixes #71548.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions