[all-commits] [llvm/llvm-project] a2be45: [NVPTX] Use v2.u64 to load/store 128-bit values (#...
Alex MacLean via All-commits
all-commits at lists.llvm.org
Tue Apr 22 15:35:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2be4543fc2c1cbd2f9dafade8c29475e7a37e51
https://github.com/llvm/llvm-project/commit/a2be4543fc2c1cbd2f9dafade8c29475e7a37e51
Author: Alex MacLean <amaclean at nvidia.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/test/CodeGen/NVPTX/fp128-storage-type.ll
M llvm/test/CodeGen/NVPTX/i128-array.ll
M llvm/test/CodeGen/NVPTX/i128-retval.ll
M llvm/test/CodeGen/NVPTX/inline-asm-b128-test1.ll
M llvm/test/CodeGen/NVPTX/inline-asm-b128-test3.ll
M llvm/test/CodeGen/NVPTX/load-with-non-coherent-cache.ll
Log Message:
-----------
[NVPTX] Use v2.u64 to load/store 128-bit values (#136638)
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