[all-commits] [llvm/llvm-project] 889ffb: [𝘀𝗽𝗿] initial version
Pengcheng Wang via All-commits
all-commits at lists.llvm.org
Mon Apr 8 06:40:43 PDT 2024
Branch: refs/heads/users/wangpc-pp/spr/machinecombinernfc-split-target-dependent-patterns
Home: https://github.com/llvm/llvm-project
Commit: 889ffbd28b8e40e2e6d5f6132c942d6db546806e
https://github.com/llvm/llvm-project/commit/889ffbd28b8e40e2e6d5f6132c942d6db546806e
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M llvm/include/llvm/CodeGen/MachineCombinerPattern.h
M llvm/include/llvm/CodeGen/TargetInstrInfo.h
M llvm/lib/CodeGen/MachineCombiner.cpp
M llvm/lib/CodeGen/TargetInstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.h
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.h
M llvm/lib/Target/X86/X86InstrInfo.cpp
M llvm/lib/Target/X86/X86InstrInfo.h
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
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