aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlex MacLean <amaclean@nvidia.com>2025-04-16 21:14:00 -0700
committerGitHub <noreply@github.com>2025-04-16 21:14:00 -0700
commitc11c2fe1ae2fe7b88135c51c32a66d0e30fe5431 (patch)
tree2ba3a9c13cfdc3b57c83a68bce68ce17b708b472 /clang/lib/CodeGen/CodeGenModule.cpp
parente016a90e0bcfbb61f5523696c6b2ad3d6db2579b (diff)
downloadllvm-c11c2fe1ae2fe7b88135c51c32a66d0e30fe5431.zip
llvm-c11c2fe1ae2fe7b88135c51c32a66d0e30fe5431.tar.gz
llvm-c11c2fe1ae2fe7b88135c51c32a66d0e30fe5431.tar.bz2
[NVPTX] Lower i1 select with logical ops in the general case (#135868)
Update i1 select lowering to use an expansion based on logical ops, unless the selected operands are truncations. This can improve generated code quality by exposing additional potential optimizations.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions