summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCarl Ritson <carl.ritson@amd.com>2024-02-07 16:46:00 +0900
committerGitHub <noreply@github.com>2024-02-07 16:46:00 +0900
commit9bda1de0b6096d26e87fed18cb681cc3e5b8319a (patch)
treeda4f16feb6363ccd0b85ffb5fd97e930291c6059 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentea4f44e85f7ca884d42b9b12bd13bab47c3e5d3c (diff)
[TwoAddressInstruction] Propagate undef flags for partial defs (#79286)
If part of a register (lowered from REG_SEQUENCE) is undefined then we should propagate undef flags to uses of those lanes. This is only performed when live intervals are present as it requires live intervals to correctly match uses to defs, and the primary goal is to allow precise computation of subrange intervals.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions