[all-commits] [llvm/llvm-project] e7a303: [SelectionDAG] Remove unused getIndexedStridedLoad...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Feb 28 15:03:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7a303e3cf7f205184c9d9d878791661260f9852
https://github.com/llvm/llvm-project/commit/e7a303e3cf7f205184c9d9d878791661260f9852
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Remove unused getIndexedStridedLoadVP/getIndexedStridedStoreVP functions. NFC (#82847)
These appear to have been copied from getIndexedLoadVP/getIndexedStoreVP
which in turn were copied from the non-VP versions.
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