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

Durgadoss R via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 03:38:19 PST 2024


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

Sure, Thanks both of you for the direction. I will use IR directory for other intrinsics.
(For this intrinsic, we are not using flags in the latest revision.)

Resolving this,

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


More information about the llvm-commits mailing list