This patch adds templated functions to MachineIRBuilder for some opcodes
and adds pattern matcher support for G_AND and G_OR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Minor nitpick.. Otherwise LGTM..
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | ||
---|---|---|
317 ↗ | (On Diff #134282) | Could you also match the source of the MIBCast in order to be complete? Otherwise LGTM!! |