[MIPatternMatch]: Add ICstRegMatch
authorPetar Avramovic <Petar.Avramovic@amd.com>
Tue, 27 Apr 2021 08:53:17 +0000 (10:53 +0200)
committerPetar Avramovic <Petar.Avramovic@amd.com>
Tue, 27 Apr 2021 08:53:17 +0000 (10:53 +0200)
commitebe408ad8003c946ef871b955ab18e64e82697cb
treee13749ae9182bc5a681507b2ae4207eaadecd0cf
parent0713c82b13ad855416be6ee79b646cbe45bda8d6
[MIPatternMatch]: Add ICstRegMatch

Matches G_CONSTANT and returns its def register.

Differential Revision: https://reviews.llvm.org/D99734
llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp