diff options
author | Florian Hahn <flo@fhahn.com> | 2024-10-14 13:08:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 13:08:49 +0100 |
commit | 7f06d8afb03383dea33379f9c06d010d6ee3f14e (patch) | |
tree | 53376eb946a3e013db376a128455c5de24164ac0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9cc6d6e9a96bda923ff7e7bb7394dfb4d2319b07 (diff) | |
download | llvm-7f06d8afb03383dea33379f9c06d010d6ee3f14e.zip llvm-7f06d8afb03383dea33379f9c06d010d6ee3f14e.tar.gz llvm-7f06d8afb03383dea33379f9c06d010d6ee3f14e.tar.bz2 |
[SCEV] Retain SCEVSequentialMinMaxExpr if an operand may trigger UB. (#110824)
Retain SCEVSequentialMinMaxExpr if an operand may trigger UB, e.g. if
there is an UDiv operand that may divide by 0 or poison
PR: https://github.com/llvm/llvm-project/pull/110824
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions