[all-commits] [llvm/llvm-project] 0c0387: [NVPTX] Port GenericToNVVM to the new PM.
PavelKopyl via All-commits
all-commits at lists.llvm.org
Wed Mar 22 16:57:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c0387c7a5e979d2dbf791404c7398856895f8fb
https://github.com/llvm/llvm-project/commit/0c0387c7a5e979d2dbf791404c7398856895f8fb
Author: Pavel Kopyl <pavelkopyl at gmail.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTX.h
M llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
M llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
M llvm/test/CodeGen/NVPTX/generic-to-nvvm-ir.ll
Log Message:
-----------
[NVPTX] Port GenericToNVVM to the new PM.
Differential Revision: https://reviews.llvm.org/D146345
More information about the All-commits
mailing list