[all-commits] [llvm/llvm-project] 15a58f: Revert "[IR] Add initial support for the byte type...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Sun Mar 15 15:51:24 PDT 2026


  Branch: refs/heads/revert-178666-byte-intro
  Home:   https://github.com/llvm/llvm-project
  Commit: 15a58f628dbabc9717cc78f996e918c73bf5d5ef
      https://github.com/llvm/llvm-project/commit/15a58f628dbabc9717cc78f996e918c73bf5d5ef
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2026-03-15 (Sun, 15 Mar 2026)

  Changed paths:
    M llvm/docs/Frontend/PerformanceTips.rst
    M llvm/docs/LangRef.rst
    M llvm/include/llvm-c/Core.h
    M llvm/include/llvm/Analysis/IR2Vec.h
    M llvm/include/llvm/Bitcode/LLVMBitCodes.h
    M llvm/include/llvm/IR/Constants.h
    M llvm/include/llvm/IR/DataLayout.h
    M llvm/include/llvm/IR/DerivedTypes.h
    M llvm/include/llvm/IR/IRBuilder.h
    M llvm/include/llvm/IR/Type.h
    M llvm/include/llvm/IR/Value.def
    M llvm/lib/AsmParser/LLLexer.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/ValueTypes.cpp
    M llvm/lib/IR/AsmWriter.cpp
    M llvm/lib/IR/Attributes.cpp
    M llvm/lib/IR/Constants.cpp
    M llvm/lib/IR/Core.cpp
    M llvm/lib/IR/DataLayout.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/IR/Intrinsics.cpp
    M llvm/lib/IR/LLVMContextImpl.cpp
    M llvm/lib/IR/LLVMContextImpl.h
    M llvm/lib/IR/Type.cpp
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
    M llvm/test/Analysis/IR2Vec/Inputs/reference_default_vocab_print.txt
    M llvm/test/Analysis/IR2Vec/Inputs/reference_wtd1_vocab_print.txt
    M llvm/test/Analysis/IR2Vec/Inputs/reference_wtd2_vocab_print.txt
    M llvm/test/Assembler/2008-02-18-IntPointerCrash.ll
    R llvm/test/Assembler/byte-invalid.ll
    R llvm/test/Assembler/byte.ll
    M llvm/test/Assembler/invalid-inttype.ll
    R llvm/test/Bindings/llvm-c/byte.ll
    M llvm/test/Bindings/llvm-c/echo.ll
    M llvm/test/Bitcode/compatibility.ll
    R llvm/test/CodeGen/X86/byte-constants.ll
    M llvm/test/Verifier/atomics.ll
    M llvm/test/tools/llvm-ir2vec/entities.ll
    M llvm/test/tools/llvm-ir2vec/triplets.ll
    M llvm/tools/llvm-c-test/echo.cpp
    M llvm/unittests/Analysis/IR2VecTest.cpp

  Log Message:
  -----------
  Revert "[IR] Add initial support for the byte type (#178666)"

This reverts commit 80f2ef70f592f2e2b4b7d72143e2e5566ff9c36b.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list