[all-commits] [llvm/llvm-project] 355cc3: [NFC] Deprecate SelectionDag functions taking Alig...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jan 24 02:40:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 355cc3fd8c63f4bddfd328f62c2d9413f492a7fd
https://github.com/llvm/llvm-project/commit/355cc3fd8c63f4bddfd328f62c2d9413f492a7fd
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/AMDGPU/R600ISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[NFC] Deprecate SelectionDag functions taking Alignment as unsigned
More information about the All-commits
mailing list