[all-commits] [llvm/llvm-project] eb4f0d: Revert "[NVPTX] Allow using v4i32 for memcpy lower...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Wed Jun 14 10:03:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb4f0d9f85004bb2d91ba5d58241410cb5808363
https://github.com/llvm/llvm-project/commit/eb4f0d9f85004bb2d91ba5d58241410cb5808363
Author: Artem Belevich <tra at google.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelLowering.h
M llvm/test/CodeGen/NVPTX/intrinsics.ll
Log Message:
-----------
Revert "[NVPTX] Allow using v4i32 for memcpy lowering."
The patch may trigger a hang:
https://github.com/llvm/llvm-project/issues/63294
This reverts commit c16b7e54ac5b4da05c1d19e350ee8e75bf5f8980.
More information about the All-commits
mailing list