diff options
author | pvanhout <pierre.vanhoutryve@amd.com> | 2023-08-11 15:20:46 +0200 |
---|---|---|
committer | pvanhout <pierre.vanhoutryve@amd.com> | 2023-08-11 15:23:41 +0200 |
commit | b7503ae8a07eb557ca7a46d14119463c2c4a8a56 (patch) | |
tree | 1dd42dbcc13b456d6d1d09c8bfaacda1d4748772 /clang/unittests/libclang/LibclangTest.cpp | |
parent | 95fbe70a135b26b71a41eb3194cba5069422963b (diff) | |
download | llvm-b7503ae8a07eb557ca7a46d14119463c2c4a8a56.zip llvm-b7503ae8a07eb557ca7a46d14119463c2c4a8a56.tar.gz llvm-b7503ae8a07eb557ca7a46d14119463c2c4a8a56.tar.bz2 |
[AMDGPU] Clear BreakPhiNodesCache in-between functions
Otherwise stale pointers pollute the cache and
when a dead PHI's memory is reused for another PHI, we can get a false positive hit in the cache.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D157711
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions