diff options
author | Shilei Tian <i@tianshilei.me> | 2024-10-29 23:43:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 23:43:45 -0400 |
commit | 3de5dbb1110887d5127e815f3ca247a9d839ee85 (patch) | |
tree | bb5c081c7333a5976741980967955a405c4eeec2 /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp | |
parent | cb04d3378096b83e5e357490ff8b1c479f34c469 (diff) | |
download | llvm-3de5dbb1110887d5127e815f3ca247a9d839ee85.zip llvm-3de5dbb1110887d5127e815f3ca247a9d839ee85.tar.gz llvm-3de5dbb1110887d5127e815f3ca247a9d839ee85.tar.bz2 |
[AMDGPU][Attributor] Check the validity of a dependent AA before using its value (#114165)
Even though the Attributor framework will invalidate all its dependent
AAs after the current iteration, a dependent AA can still use the worst
state of a depending AA if it doesn't check the state of the depending
AA in current iteration.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions