[PATCH] D98391: [InstSimplify] Propagate AllowRefinement info from SimplifyWithOpReplaced
    Juneyoung Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Mar 13 08:34:35 PST 2021
    
    
  
aqjune updated this revision to Diff 330452.
aqjune added a comment.
Add AllowRefinement field
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98391/new/
https://reviews.llvm.org/D98391
Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstSimplify/pr49495.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98391.330452.patch
Type: text/x-patch
Size: 17908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210313/0a69b4ba/attachment.bin>
    
    
More information about the llvm-commits
mailing list