[all-commits] [llvm/llvm-project] e89f82: [NFC][NVPTX] Cleanup getPreferredVectorAction() (#...
Justin Fargnoli via All-commits
all-commits at lists.llvm.org
Wed Oct 30 13:06:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e89f8212333ea8e9b534fb32382bb5cacae71b35
https://github.com/llvm/llvm-project/commit/e89f8212333ea8e9b534fb32382bb5cacae71b35
Author: Justin Fargnoli <jfargnoli at nvidia.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
Log Message:
-----------
[NFC][NVPTX] Cleanup getPreferredVectorAction() (#114115)
`v2*16` is a legal type in NVPTX. Thus, this is dead code.
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