Just adding patterns as we need them (out of tree target) with test cases.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/CodeGen/GlobalISel/MIPatternMatch.h | ||
---|---|---|
202 | This should be its own separate commit. |
Paths
| Differential D43206
[GISel]: Add pattern matcher for FMUL and FADD ClosedPublic Authored by aditya_nandakumar on Feb 12 2018, 12:27 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 13 2018, 10:01 AM
Revision Contents
Diff 133915 include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
|
This should be its own separate commit.