[all-commits] [llvm/llvm-project] c16b7e: [NVPTX] Allow using v4i32 for memcpy lowering.
Artem Belevich via All-commits
all-commits at lists.llvm.org
Thu Jun 8 13:29:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c16b7e54ac5b4da05c1d19e350ee8e75bf5f8980
https://github.com/llvm/llvm-project/commit/c16b7e54ac5b4da05c1d19e350ee8e75bf5f8980
Author: Artem Belevich <tra at google.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelLowering.h
M llvm/test/CodeGen/NVPTX/intrinsics.ll
Log Message:
-----------
[NVPTX] Allow using v4i32 for memcpy lowering.
Differential Revision: https://reviews.llvm.org/D152317
More information about the All-commits
mailing list