Matches G_CONSTANT and returns its def register.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks reasonable but should have at least one unit test.
llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h | ||
---|---|---|
93 | Move all of this up to line 69 ish, just after m_ICst(int64_t &)? |
Move all of this up to line 69 ish, just after m_ICst(int64_t &)?