[PATCH] D68013: [PatternMatch] Make m_Br more flexible, add matchers for BB values.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 06:26:04 PDT 2019
fhahn updated this revision to Diff 221741.
fhahn added a comment.
Fix comment and split off suggested changes for precommit (once the patch is accepted).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68013/new/
https://reviews.llvm.org/D68013
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/unittests/IR/PatternMatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68013.221741.patch
Type: text/x-patch
Size: 7860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/7078c6fd/attachment.bin>
More information about the llvm-commits
mailing list