diff options
author | Philip Reames <preames@rivosinc.com> | 2024-08-29 09:57:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-29 09:57:58 -0700 |
commit | 74b4ec17e24a256b4aae5e53b855ba429af685bf (patch) | |
tree | 504a6e08310452314b38688bf27fd02965bc3ab4 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3d08ade7bd32f0296e0ca3a13640cc95fa89229a (diff) | |
download | llvm-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