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

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 00:27:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
david-arm marked 3 inline comments as done.
Closed by commit rG9fbb113247a5: [SVE][CodeGen] Fix TypeSize/ElementCount related warnings in sve-split-load.ll (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D86697?vs=288558&id=289087#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86697

Files:
  llvm/include/llvm/Support/TypeSize.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/sve-split-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86697.289087.patch
Type: text/x-patch
Size: 7470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/cae53ff4/attachment.bin>


More information about the llvm-commits mailing list