[all-commits] [llvm/llvm-project] b5d132: [NFC][NVPTX] Add a simpler test case for 0b80288e9...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Tue Nov 28 05:59:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5d132010dd460453203ed03e223283ba63383c3
https://github.com/llvm/llvm-project/commit/b5d132010dd460453203ed03e223283ba63383c3
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M llvm/test/CodeGen/NVPTX/vector-stores.ll
Log Message:
-----------
[NFC][NVPTX] Add a simpler test case for 0b80288e9e0b (#73379)
While 0b80288e9e0b allowed more efficient lowering for 16xi8 loads, its
test case was closer to an "integration" one. Add a much simpler unit
test case that exercises it.
More information about the All-commits
mailing list