[PATCH] D104454: [GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 09:07:55 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaeab9d9570ac: [GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize. (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104454

Files:
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  llvm/include/llvm/Support/LowLevelTypeImpl.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/unittests/CodeGen/LowLevelTypeTest.cpp
  llvm/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104454.354521.patch
Type: text/x-patch
Size: 7247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/060414f9/attachment.bin>


More information about the llvm-commits mailing list