[all-commits] [llvm/llvm-project] e4f4f3: [SelectionDAG] Migrate away from soft-deprecated f...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Feb 21 11:01:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4f4f34e7a9b2c21b2b61e17528da606ff59ec45
https://github.com/llvm/llvm-project/commit/e4f4f34e7a9b2c21b2b61e17528da606ff59ec45
Author: Fangrui Song <i at maskray.me>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
M llvm/lib/Target/M68k/M68kISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[SelectionDAG] Migrate away from soft-deprecated functions. NFC
More information about the All-commits
mailing list