aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Serialization/ModuleCacheTest.cpp
diff options
context:
space:
mode:
authorAlex MacLean <amaclean@nvidia.com>2025-07-30 13:31:31 -0700
committerGitHub <noreply@github.com>2025-07-30 13:31:31 -0700
commit11f52ec4d1a3b3172cee06d78857a9d5231f68b7 (patch)
tree91cd8b0643ccaa68e7d2b2300dfb0164534f223e /clang/unittests/Serialization/ModuleCacheTest.cpp
parent729b0d1b61ec581a86eb87f662a6a38f25a510aa (diff)
downloadllvm-11f52ec4d1a3b3172cee06d78857a9d5231f68b7.zip
llvm-11f52ec4d1a3b3172cee06d78857a9d5231f68b7.tar.gz
llvm-11f52ec4d1a3b3172cee06d78857a9d5231f68b7.tar.bz2
[NVPTX] Mark callseq insts as reading and writing memory (#151376)
In order to prevent the st.param and ld.param instructions which store parameters and load return values from being sunk or hoisted out of a call sequence, mark the callseq start and end nodes as reading and writing memory. Fixes #151329
Diffstat (limited to 'clang/unittests/Serialization/ModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions