[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 01:54:58 PDT 2023
dtemirbulatov updated this revision to Diff 508531.
dtemirbulatov added a comment.
Changed the second test case with suggestions from comment.
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.508531.patch
Type: text/x-patch
Size: 7600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/bfa32268/attachment-0001.bin>
More information about the llvm-commits
mailing list