Extended Description
Commit 4db1878 (in the llvm11 trunk) fixed an issue in BPF backend code transformation.
commit 4db1878158a3f481ff673fef2396c12b7a53d280 (bug)
Author: Yonghong Song <[email protected]>
Date: Wed Jun 10 19:13:37 2020 -0700
[BPF] fix incorrect type in BPFISelDAGToDAG readonly load optimization
I would like to backport it to 10.x release.