[all-commits] [llvm/llvm-project] 8b1d86: [NFC] Deprecate SelectionDag::getLoad that takes a...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jan 24 01:42:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b1d86aedf13a22e283ee334304063febdaec9c7
https://github.com/llvm/llvm-project/commit/8b1d86aedf13a22e283ee334304063febdaec9c7
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/lib/Target/Sparc/SparcISelLowering.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
Log Message:
-----------
[NFC] Deprecate SelectionDag::getLoad that takes alignment as
unsigned
More information about the All-commits
mailing list