llvm/llvm-project

Implement `insertVar` having `Identifier` parameter

開放

#76,839 建立於 2024年1月3日

 (6 則留言) (0 個反應) (1 位負責人)C++ (10,782 個分叉)batch import
enhancementgood first issuemlir:presburger

倉庫指標

星標
 (26,378 顆星)
PR 合併指標
 (平均合併 1天 2小時) (30 天內合併 1,000 個 PR)

描述

Currently, the insertVars for PresburgerSpace, IntegerRelation, and PresburgerRelation insert a null identifier for the new var. It would be convenient to have an insertVar which also takes an Identifier parameter.

貢獻者指南