[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:09 PDT 2019
    
    
  
fhahn updated this revision to Diff 221743.
fhahn marked 3 inline comments as done.
fhahn added a comment.
Move another bit to precommit.
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.221743.patch
Type: text/x-patch
Size: 7652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/be3871d2/attachment.bin>
    
    
More information about the llvm-commits
mailing list