[llvm] [GlobalISel] Add `GITypeOf` special type (PR #66079)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 06:11:22 PDT 2023


================
@@ -274,6 +276,12 @@ enum {
   /// - StoreIdx - Store location in RecordedOperands.
   GIM_RecordNamedOperand,
 
+  /// TODO DESC
----------------
arsenm wrote:

TODO?

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


More information about the llvm-commits mailing list