[all-commits] [llvm/llvm-project] c91cc4: [DataLayout] Refactor the rest of `parseSpecificat...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Tue Aug 20 01:26:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c91cc459d396dd4625d3dbf9a2af6fac8151eb4b
      https://github.com/llvm/llvm-project/commit/c91cc459d396dd4625d3dbf9a2af6fac8151eb4b
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M lld/test/ELF/exclude-libs.s
    M llvm/lib/IR/DataLayout.cpp
    M llvm/test/Assembler/invalid-datalayout-override.ll
    M llvm/test/Bitcode/function-default-address-spaces.ll
    R llvm/test/Bitcode/invalid-functionptr-align.ll
    R llvm/test/Bitcode/invalid-functionptr-align.ll.bc
    A llvm/test/Bitcode/invalid-stack-align.ll
    A llvm/test/Bitcode/invalid-stack-align.ll.bc
    M llvm/test/CodeGen/PowerPC/pr15359.ll
    M llvm/test/CodeGen/PowerPC/pr16556-2.ll
    M llvm/test/CodeGen/PowerPC/pr16556.ll
    M llvm/unittests/IR/DataLayoutTest.cpp
    M mlir/lib/Target/LLVMIR/DataLayoutImporter.cpp
    M mlir/test/Target/LLVMIR/Import/data-layout.ll

  Log Message:
  -----------
  [DataLayout] Refactor the rest of `parseSpecification` (#104545)

The aim is to improve test coverage of data layout string parsing.

Pull Request: https://github.com/llvm/llvm-project/pull/104545



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