[all-commits] [llvm/llvm-project] 1f27ff: [NVPTX] Delete `IsSimpleMove` (NFC) (#129178)
Justin Fargnoli via All-commits
all-commits at lists.llvm.org
Fri Feb 28 16:34:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f27ff91b3104f3d2038324f09fb9cab2c75d037
https://github.com/llvm/llvm-project/commit/1f27ff91b3104f3d2038324f09fb9cab2c75d037
Author: Justin Fargnoli <jfargnoli at nvidia.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h
M llvm/lib/Target/NVPTX/NVPTXInstrFormats.td
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
Log Message:
-----------
[NVPTX] Delete `IsSimpleMove` (NFC) (#129178)
This field is never used, so we should remove it.
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