[llvm-branch-commits] Add IR and codegen support for deactivation symbols. (PR #133536)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Mar 28 17:57:48 PDT 2025


================
@@ -1524,6 +1524,8 @@ enum NodeType {
   // Outputs: Output Chain
   CLEAR_CACHE,
 
+  DEACTIVATION_SYMBOL,
----------------
arsenm wrote:

Comment 

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


More information about the llvm-branch-commits mailing list