aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorYusuke MINATO <minato.yusuke@fujitsu.com>2024-11-28 08:58:09 +0900
committerGitHub <noreply@github.com>2024-11-28 08:58:09 +0900
commite573c6b67eb729a625431121139100bebc61ba1f (patch)
treea1786f88724228b986cfb04f3639547577e24387 /clang/lib/CodeGen/CodeGenModule.cpp
parent21af99ab84e434819b20452367325b187492d372 (diff)
downloadllvm-e573c6b67eb729a625431121139100bebc61ba1f.zip
llvm-e573c6b67eb729a625431121139100bebc61ba1f.tar.gz
llvm-e573c6b67eb729a625431121139100bebc61ba1f.tar.bz2
[flang] Add nsw to DO loop parameters (#113854)
nsw is added to DO loop parameters (initial parameters, terminal parameters, and incrementation parameters). This can help vectorization in some cases like #110609. See also the discussion in https://discourse.llvm.org/t/rfc-add-nsw-flags-to-arithmetic-integer-operations-using-the-option-fno-wrapv/77584/20.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions