[all-commits] [llvm/llvm-project] dce6aa: [NVPTX] Correctly set regs for neg, abs intrinsics
Jakub Chlanda via All-commits
all-commits at lists.llvm.org
Fri Mar 4 11:07:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dce6aa237a07e581881f540222e68e6f2b912430
https://github.com/llvm/llvm-project/commit/dce6aa237a07e581881f540222e68e6f2b912430
Author: Jakub Chlanda <j.chlanda at gmail.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
Log Message:
-----------
[NVPTX] Correctly set regs for neg, abs intrinsics
This patch fixes a bug introduced in D117887.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D120991
More information about the All-commits
mailing list