aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2024-08-29 09:57:58 -0700
committerGitHub <noreply@github.com>2024-08-29 09:57:58 -0700
commit74b4ec17e24a256b4aae5e53b855ba429af685bf (patch)
tree504a6e08310452314b38688bf27fd02965bc3ab4 /clang/lib/CodeGen/CodeGenFunction.cpp
parent3d08ade7bd32f0296e0ca3a13640cc95fa89229a (diff)
downloadllvm-74b4ec17e24a256b4aae5e53b855ba429af685bf.zip
llvm-74b4ec17e24a256b4aae5e53b855ba429af685bf.tar.gz
llvm-74b4ec17e24a256b4aae5e53b855ba429af685bf.tar.bz2
[VP] Remove VP_PROPERTY_REDUCTION and VP_PROPERTY_CMP [nfc] (#105551)
These lists are quite static and several of the parameters are actually constant across all users. Heavy use of macros is undesirable, and not idiomatic in LLVM, so let's just use the naive switch cases. I'll probably continue with removing the other property macros. These two just happened to be the two I actually had to figure out for an unrelated change.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions