aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-10-04 06:12:50 -0700
committerGitHub <noreply@github.com>2024-10-04 06:12:50 -0700
commitd8f22514eb0b83f302872af4689d27dce67501fc (patch)
treeddc732a1202be4be8e3b6124ae0c9a809e6b8d17 /clang/lib/CodeGen/CodeGenFunction.cpp
parent8d661fd9fd50fe4be9a9d5a8cc8f52f23925e7f6 (diff)
downloadllvm-d8f22514eb0b83f302872af4689d27dce67501fc.zip
llvm-d8f22514eb0b83f302872af4689d27dce67501fc.tar.gz
llvm-d8f22514eb0b83f302872af4689d27dce67501fc.tar.bz2
[Clang] Automatically enable `-fconvergent-functions` on GPU targets (#111076)
Summary: This patch causes us to respect the `-fconvergent-functions` and `-fno-convergent-functions` options correctly. GPU targets should have this set all the time, but we now offer `-fno-convergent-functions` to opt-out if you want to test broken behavior. This munged about with a lot of the old weird logic, but I don't think it makes any real changes.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions