[all-commits] [llvm/llvm-project] 183909: [BPF] lowering target address leaf nodes tconstpool
Yingchi Long via All-commits
all-commits at lists.llvm.org
Sat Dec 9 22:51:22 PST 2023
Branch: refs/heads/users/inclyc/bpf-target-addr
Home: https://github.com/llvm/llvm-project
Commit: 18390916cac7872384c16634c0fe2f2634bf760e
https://github.com/llvm/llvm-project/commit/18390916cac7872384c16634c0fe2f2634bf760e
Author: Yingchi Long <i at lyc.dev>
Date: 2023-12-10 (Sun, 10 Dec 2023)
Changed paths:
M llvm/lib/Target/BPF/BPFISelLowering.cpp
M llvm/lib/Target/BPF/BPFISelLowering.h
M llvm/lib/Target/BPF/BPFInstrInfo.td
M llvm/lib/Target/BPF/BPFMCInstLower.cpp
Log Message:
-----------
[BPF] lowering target address leaf nodes tconstpool
Please ref: #73668 for test coverage
More information about the All-commits
mailing list