Adds pattern matchers for the above along with unit tests for the same.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM without the 'NFCish' in the subject line. This is a functional change to support these matchers.
Paths
| Differential D43479
[GISel][NFCish]: Add pattern matchers for G_BITCAST/PTRTOINT/INTTOPTR ClosedPublic Authored by aditya_nandakumar on Feb 19 2018, 1:18 PM.
Details
Diff Detail
Event TimelineComment Actions LGTM without the 'NFCish' in the subject line. This is a functional change to support these matchers. This revision is now accepted and ready to land.Feb 19 2018, 3:04 PM
Revision Contents
Diff 134963 include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
|