[llvm] [BPF] Add asm support for JSET insn (PR #73161)

via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 14:22:19 PST 2023


yonghong-song wrote:

Thanks @eddyz87 Your suggestion looks good. I made the change (slightly different from yours) and the patch is much smaller now. In your original suggestion, JMP_RR specialization is not really needed. Thanks!

https://github.com/llvm/llvm-project/pull/73161


More information about the llvm-commits mailing list