llvm-project
[TableGen] New tblgen Pattern bit to disable DAG pattern imports during GISel
#88382
Merged

[TableGen] New tblgen Pattern bit to disable DAG pattern imports during GISel #88382

jofrn merged 12 commits into llvm:main from jofrn:dagisel-shouldignore
jofrn
jofrn [TableGen] New tblgen Instruction bit to disable DAGISel pattern imports
f4e7c49a
github-actions
llvmbot llvmbot added llvm:SelectionDAG
llvmbot
jofrn jofrn requested a review from arsenm arsenm 1 year ago
jofrn jofrn requested a review from shiltian shiltian 1 year ago
jofrn jofrn requested a review from Pierre-vh Pierre-vh 1 year ago
shiltian
shiltian commented on 2024-04-11
arsenm
arsenm commented on 2024-04-12
jofrn [TableGen] Add test for DAGISelShouldIgnore
ad38450e
arsenm
arsenm commented on 2024-04-12
Pierre-vh
Pierre-vh commented on 2024-04-15
jofrn [TableGen] Added tblgen ISelShouldIgnore bit to class Pattern to disa…
c206eb60
llvmbot llvmbot added llvm:globalisel
github-actions
jofrn jofrn changed the title [TableGen] New tblgen Instruction bit to disable DAGISel pattern imports [TableGen] New tblgen Pattern bit to disable DAGISel pattern imports 1 year ago
jofrn jofrn force pushed 1 year ago
jofrn jofrn force pushed 1 year ago
jofrn [TableGen] clang-format for ShouldIgnore
d49299ea
jofrn jofrn force pushed to d49299ea 1 year ago
Pierre-vh
Pierre-vh commented on 2024-04-19
jofrn [TableGen] style and names for GISelShouldIgnore
c10ab416
jofrn jofrn changed the title [TableGen] New tblgen Pattern bit to disable DAGISel pattern imports [TableGen] New tblgen Pattern bit to disable GISel pattern imports 1 year ago
jofrn [TableGen] Add .inc test for GISelShouldIgnore
e9287d30
jofrn [TableGen] Remove ShouldIgnore bit on Instruction ; not needed for da…
5fbc5eeb
shiltian
shiltian commented on 2024-04-19
arsenm
arsenm commented on 2024-04-19
jofrn jofrn force pushed 1 year ago
jofrn jofrn force pushed 1 year ago
jofrn jofrn force pushed 1 year ago
jofrn [TableGen] Move pattern import disabling earlier
af2c62e7
jofrn jofrn force pushed to af2c62e7 1 year ago
arsenm
arsenm commented on 2024-04-19
jofrn jofrn changed the title [TableGen] New tblgen Pattern bit to disable GISel pattern imports [TableGen] New tblgen Pattern bit to disable DAG pattern imports during GISel 1 year ago
jofrn [TableGen] Remove .inc test
476149d1
arsenm
arsenm commented on 2024-04-23
arsenm
arsenm approved these changes on 2024-04-23
jofrn jofrn requested a review from shiltian shiltian 1 year ago
jofrn jofrn requested a review from Pierre-vh Pierre-vh 1 year ago
Pierre-vh
Pierre-vh requested changes on 2024-04-23
jofrn [TableGen] Move check to be within GlobalISelEmitter only.
c72fc5ff
jofrn [TableGen] name change a FileCheck --check-prefix
f1f340f1
jofrn [TableGen] Ensure DAG ISel emits records when GISelShouldIgnore'd
7d110220
jofrn jofrn requested a review from Pierre-vh Pierre-vh 1 year ago
arsenm
arsenm approved these changes on 2024-04-25
jofrn jofrn merged eae7554d into main 1 year ago
github-actions

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone