[all-commits] [llvm/llvm-project] cf922e: [BPF] lowering target address leaf nodes tconstpoo...
Yingchi Long via All-commits
all-commits at lists.llvm.org
Wed Mar 6 03:47:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf922e51b850410a3a2944035432f44f1e741b21
https://github.com/llvm/llvm-project/commit/cf922e51b850410a3a2944035432f44f1e741b21
Author: Yingchi Long <i at lyc.dev>
Date: 2024-03-06 (Wed, 06 Mar 2024)
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 (#73667)
Adds custom lowering for tconstpool.
Please ref: https://github.com/llvm/llvm-project/pull/73668 for test
coverage
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list