diff options
author | Jay Foad <jay.foad@amd.com> | 2024-11-13 13:36:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 13:36:48 +0000 |
commit | a33ae1b7df82d7d714156ad050c0b99545fad497 (patch) | |
tree | 8207aeedf1cf718646f0298e8d5a3d2ff1293fbc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b385c6358c8782742dd6a79ad23953d3b6765446 (diff) | |
download | llvm-a33ae1b7df82d7d714156ad050c0b99545fad497.zip llvm-a33ae1b7df82d7d714156ad050c0b99545fad497.tar.gz llvm-a33ae1b7df82d7d714156ad050c0b99545fad497.tar.bz2 |
[LiveRangeCalc] Fix isJointlyDominated (#116020)
Check that every path from the entry block to the use block passes
through at least one def block. Previously we only checked that at least
one path passed through a def block.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions