[clang] [llvm] [NVPTX] Consolidate and cleanup various NVPTXISD nodes (NFC) (PR #145581)
Alex MacLean via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 24 19:46:25 PDT 2025
================
@@ -909,20 +907,9 @@ bool NVPTXDAGToDAGISel::tryIntrinsicNoChain(SDNode *N) {
switch (IID) {
----------------
AlexMaclean wrote:
Oops, removed
https://github.com/llvm/llvm-project/pull/145581
More information about the cfe-commits
mailing list