Add a matcher which recognizes G_PTR_ADD and add a test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94348
[MIPatternMatch] Add matcher for G_PTR_ADD ClosedPublic Authored by paquette on Jan 8 2021, 3:31 PM.
Details
Summary Add a matcher which recognizes G_PTR_ADD and add a test.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 8 2021, 3:37 PM Closed by commit rGddcb0aae8b0d: [MIPatternMatch] Add matcher for G_PTR_ADD (authored by paquette). · Explain WhyJan 12 2021, 3:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 316255 llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
|