[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 08:03:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372885: [PatternMatch] Make m_Br more flexible, add matchers for BB values. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68013?vs=221743&id=221775#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68013/new/

https://reviews.llvm.org/D68013

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68013.221775.patch
Type: text/x-patch
Size: 7742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/bfa47193/attachment.bin>


More information about the llvm-commits mailing list