[all-commits] [llvm/llvm-project] b732e6: Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Fri Jun 25 09:38:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b732e6c9a8438e5204ac96c8ca76f9b11abf98ff
      https://github.com/llvm/llvm-project/commit/b732e6c9a8438e5204ac96c8ca76f9b11abf98ff
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

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

  Log Message:
  -----------
  Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize."

This patch seems to be causing build errors, reverting it for now.

This reverts commit aeab9d9570ac8cb554aff6e1af24a471fdf5b4e5.




More information about the All-commits mailing list