[PATCH] D88649: [SVE][CodeGen] Add new EVT/MVT getFixedSizeInBits() functions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 00:11:37 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8ce6a67568b: [SVE][CodeGen] Add new EVT/MVT getFixedSizeInBits() functions (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88649

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/CodeGen/ValueTypes.h
  llvm/include/llvm/Support/MachineValueType.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
  llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88649.295740.patch
Type: text/x-patch
Size: 7451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/9c067db5/attachment.bin>


More information about the llvm-commits mailing list