diff options
author | Florian Hahn <flo@fhahn.com> | 2025-09-27 20:48:42 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-09-27 20:48:42 +0100 |
commit | 8460dbb450813358859ee20cfa54edfe575372fd (patch) | |
tree | 497efa319045d2fed6bd679d4585d8302ddfcf81 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 17a66ea68d787e0938fdcc9535ca80029c88a210 (diff) | |
download | llvm-8460dbb450813358859ee20cfa54edfe575372fd.zip llvm-8460dbb450813358859ee20cfa54edfe575372fd.tar.gz llvm-8460dbb450813358859ee20cfa54edfe575372fd.tar.bz2 |
[VPlan] Mark VPInstruction::Broadcast as not reading/writing memory.
This enables additional DCE/CSE opportunities and ensures that we don't
end up with multiple redundant users of a VPInstruction using EVL. It
fixes a verifier error in the added test_3_inductions test.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions