diff options
author | Florian Hahn <flo@fhahn.com> | 2025-09-27 21:43:30 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-09-27 21:47:54 +0100 |
commit | 41a2dfc0d77d9ad977d1d36358f979abb3a0928f (patch) | |
tree | 3a4e0afbb0e525036d18267910522f128c7c4e38 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 08c057e6110b0d1ff6ae60886571fd09b50cfaa7 (diff) | |
download | llvm-41a2dfc0d77d9ad977d1d36358f979abb3a0928f.zip llvm-41a2dfc0d77d9ad977d1d36358f979abb3a0928f.tar.gz llvm-41a2dfc0d77d9ad977d1d36358f979abb3a0928f.tar.bz2 |
[VPlan] Allow multiple users of (broadcast %evl).
CSE may replace multiple redundant broadcasts of EVL with a single
broadcast which may have more than 1 user. Adjust the verifier to allow
this.
Fixes a crash when building llvm-test-suite with EVL:
https://lab.llvm.org/buildbot/#/builders/210/builds/3303
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions