[all-commits] [llvm/llvm-project] 9bf2d8: [NFC] Use AllocaInst's getAddressSpace helper

Alex Bradbury via All-commits all-commits at lists.llvm.org
Mon Aug 1 02:12:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bf2d8cbbe0e42a772d572e09f636e34dde357d6
      https://github.com/llvm/llvm-project/commit/9bf2d8cbbe0e42a772d572e09f636e34dde357d6
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
    M llvm/lib/IR/AsmWriter.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
    M llvm/lib/Transforms/Scalar/SROA.cpp
    M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp

  Log Message:
  -----------
  [NFC] Use AllocaInst's getAddressSpace helper




More information about the All-commits mailing list