[all-commits] [llvm/llvm-project] 56b15c: [IR] Introduce `T<address space>` to `DataLayout` ...

Shilei Tian via All-commits all-commits at lists.llvm.org
Sun Sep 15 19:45:54 PDT 2024


  Branch: refs/heads/users/shiltian/data-layout-flat-address-space
  Home:   https://github.com/llvm/llvm-project
  Commit: 56b15c3dc7d0b6967047c6cc79ef2145a93f8dfc
      https://github.com/llvm/llvm-project/commit/56b15c3dc7d0b6967047c6cc79ef2145a93f8dfc
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

  Changed paths:
    M clang/lib/Basic/Targets/AMDGPU.cpp
    M clang/lib/Basic/Targets/NVPTX.cpp
    M clang/test/CodeGen/target-data.c
    M clang/test/CodeGenOpenCL/amdgpu-env-amdgcn.cl
    M lld/test/ELF/lto/amdgcn-oses.ll
    M lld/test/ELF/lto/amdgcn.ll
    M llvm/docs/LangRef.rst
    M llvm/docs/ReleaseNotes.rst
    M llvm/include/llvm/IR/DataLayout.h
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/lib/IR/DataLayout.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
    M llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp
    M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp

  Log Message:
  -----------
  [IR] Introduce `T<address space>` to `DataLayout` to represent flat address space if a target supports it



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