[PATCH] D99736: [MIPatternMatch]: Add matchers for binary instructions
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 06:18:31 PDT 2021
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
> I would prefer to leave existing code with opcodes as template arguments like in IR/PatternMatch.h and add new matcher that has opcode as an regular argument instead.
Fair enough, if no-one else objects to that approach.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99736/new/
https://reviews.llvm.org/D99736
More information about the llvm-commits
mailing list