llvm-project
41a2dfc0 - [VPlan] Allow multiple users of (broadcast %evl).

Commit
201 days ago
[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
Author
Committer
Parents
Loading