[PATCH] D86928: [SVE][CodeGen] Fix TypeSize/ElementCount related warnings in sve-split-store.ll

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 03:44:25 PDT 2020


david-arm updated this revision to Diff 289909.
david-arm added a comment.

- Renamed StoreSize -> StSize.
- Added check for no warnings in sve-split-store.ll


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86928/new/

https://reviews.llvm.org/D86928

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/sve-split-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86928.289909.patch
Type: text/x-patch
Size: 7020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/91d69b2a/attachment.bin>


More information about the llvm-commits mailing list