[llvm] [LLVM][NVPTX]: Add intrinsic for setmaxnreg (PR #77289)

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 04:17:12 PST 2024


================
@@ -0,0 +1,39 @@
+//===--- NVVMIntrinsicFlags.h -----------------------------------*- C++ -*-===//
----------------
joker-eph wrote:

It does not seem usual to have Target-specific intrinsic info in libSupport, are there precedents?

https://github.com/llvm/llvm-project/pull/77289


More information about the llvm-commits mailing list