[all-commits] [llvm/llvm-project] 7ce76e: [NVPTX] Rename register classes after float regist...
Alex MacLean via All-commits
all-commits at lists.llvm.org
Mon Jun 23 10:53:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ce76e1ad12408aa77dce45196f241a0eb601963
https://github.com/llvm/llvm-project/commit/7ce76e1ad12408aa77dce45196f241a0eb601963
Author: Alex MacLean <amaclean at nvidia.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
M llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp
M llvm/lib/Target/NVPTX/NVPTXRegisterInfo.td
M llvm/test/CodeGen/MIR/NVPTX/expected-floating-point-literal.mir
M llvm/test/CodeGen/MIR/NVPTX/floating-point-immediate-operands.mir
M llvm/test/CodeGen/MIR/NVPTX/floating-point-invalid-type-error.mir
M llvm/test/CodeGen/NVPTX/branch-fold.mir
M llvm/test/CodeGen/NVPTX/proxy-reg-erasure.mir
M llvm/test/DebugInfo/NVPTX/debug-bool-var.ll
Log Message:
-----------
[NVPTX] Rename register classes after float register removal (NFC) (#145255)
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