https://bugs.llvm.org/show_bug.cgi?id=44787

            Bug ID: 44787
           Summary: [BPF] please merge d96c1bbaa035 into LLVM 10 release
           Product: new-bugs
           Version: 10.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: ys114...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org

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:
https://github.com/llvm/llvm-project/commit/d96c1bbaa03574daf759e5e9a6c75047c5e3af64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to