[clang] [llvm] [cuda][HIP] `__constant__` should imply constant (PR #110182)
Alex Voicu via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 27 17:21:29 PDT 2024
AlexVlx wrote:
I've extende the test under `Transforms/GlobalOpt/externally-initialized.ll` to also cover `constant`s / ensure they don't get CSEd.
https://github.com/llvm/llvm-project/pull/110182
More information about the cfe-commits
mailing list