[all-commits] [llvm/llvm-project] fe79dd: [𝘀𝗽𝗿] initial version

Alexander Richardson via All-commits all-commits at lists.llvm.org
Sat May 10 15:32:49 PDT 2025


  Branch: refs/heads/users/arichardson/spr/amdgpulowerbufferfatpointers-handle-ptrtoaddr-by-extending-the-offset
  Home:   https://github.com/llvm/llvm-project
  Commit: fe79dd85f2e14693fecf5da14d9d6a5d5a3bc8c7
      https://github.com/llvm/llvm-project/commit/fe79dd85f2e14693fecf5da14d9d6a5d5a3bc8c7
  Author: Alex Richardson <alexrichardson at google.com>
  Date:   2025-05-10 (Sat, 10 May 2025)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/include/llvm-c/Core.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/include/llvm/AsmParser/LLToken.h
    M llvm/include/llvm/Bitcode/LLVMBitCodes.h
    M llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
    M llvm/include/llvm/IR/DataLayout.h
    M llvm/include/llvm/IR/InstVisitor.h
    M llvm/include/llvm/IR/Instruction.def
    M llvm/include/llvm/IR/Instructions.h
    M llvm/include/llvm/SandboxIR/Instruction.h
    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/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/IR/Instruction.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/SandboxIR/Context.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
    A llvm/test/Assembler/ptrtoaddr-const.ll
    A llvm/test/Assembler/ptrtoaddr.ll
    M llvm/test/CodeGen/AMDGPU/lower-buffer-fat-pointers-pointer-ops.ll
    A llvm/test/CodeGen/X86/GlobalISel/ptrtoaddr.ll
    A llvm/test/CodeGen/X86/ptrtoaddr.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.6-beta.1



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