[PATCH] D145583: [AArch64][SME] Fix an infinite loop in DAGCombine related to adding -force-streaming-compatible-sve flag.
    Dinar Temirbulatov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 27 05:38:29 PDT 2023
    
    
  
dtemirbulatov updated this revision to Diff 508599.
dtemirbulatov added a comment.
Changing tests.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145583/new/
https://reviews.llvm.org/D145583
Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-extends.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145583.508599.patch
Type: text/x-patch
Size: 6607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/1d0d7741/attachment.bin>
    
    
More information about the llvm-commits
mailing list