[PATCH] D116825: [GVN] MemorySSA for GVN: use MemorySSA for redundant loads elimination
    Momchil Velikov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 23 10:31:23 PST 2022
    
    
  
chill updated this revision to Diff 410861.
chill added a comment.
Added limits to the amount of work we're willing to spend.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116825/new/
https://reviews.llvm.org/D116825
Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll
  llvm/test/Transforms/GVN/PRE/rle.ll
  llvm/test/Transforms/LoopVectorize/X86/metadata-enable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116825.410861.patch
Type: text/x-patch
Size: 44392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/e676d5f8/attachment.bin>
    
    
More information about the llvm-commits
mailing list