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

            Bug ID: 34158
           Summary: BPF target: implement support for emitting
                    BPF_JLT/JLE/JSLT/JSLE
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: dan...@iogearbox.net
                CC: llvm-bugs@lists.llvm.org

Once these extensions make it upstream, implement them (poc:
https://github.com/borkmann/llvm/commits/bpf-insns) under -march=native target,
where kernel can transparently be probed for availability of the insns and LLVM
can then be enabled to use them.

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

Reply via email to