[PATCH] D68013: [PatternMatch] Make m_Br more flexible, add matchers for BB values.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 07:01:43 PDT 2019
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
Looks good to me.
================
Comment at: llvm/include/llvm/IR/PatternMatch.h:1403
}
//===----------------------------------------------------------------------===//
----------------
Should there be `m_c_Br` ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68013/new/
https://reviews.llvm.org/D68013
More information about the llvm-commits
mailing list