|
|
| Bugzilla Link |
44787 |
| Resolution |
FIXED |
| Resolved on |
Feb 10, 2020 04:49 |
| Version |
10.0 |
| OS |
Linux |
| Blocks |
#43900 |
| CC |
@zmodem |
Extended Description
Commit ("[BPF] disable ReduceLoadWidth during SelectionDag phase") has been merged in trunk 11.0. The commit disabled ReduceLoadWidth during SelectionDAG phase to avoid generating kernel verifier unfriendly code. The unfriendly code is more likely to be generated when CO-RE (compiler once, run everywhere) is enabled.
The link to the commit:
d96c1bb