[PATCH] D156349: [DAG] Support store merging of vector constant stores
    Philip Reames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug  2 09:51:53 PDT 2023
    
    
  
reames updated this revision to Diff 546522.
reames added a comment.
Add test coverage for case mentioned in review comment.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156349/new/
https://reviews.llvm.org/D156349
Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rvv/memset-inline.ll
  llvm/test/CodeGen/X86/MergeConsecutiveStores.ll
  llvm/test/CodeGen/X86/avx512-mask-op.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156349.546522.patch
Type: text/x-patch
Size: 18216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/12a8294b/attachment.bin>
    
    
More information about the llvm-commits
mailing list