[all-commits] [llvm/llvm-project] 9a22ae: Attributes: Check declarations for dereferenceable...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jan 28 16:40:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a22aeb91d415b9c0e354e78a26a98f3d5c07f1a
      https://github.com/llvm/llvm-project/commit/9a22aeb91d415b9c0e354e78a26a98f3d5c07f1a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M llvm/include/llvm/IR/InstrTypes.h
    A llvm/test/CodeGen/AMDGPU/GlobalISel/dereferenceable-declaration.ll

  Log Message:
  -----------
  Attributes: Check declarations for dereferenceable bytes

This will allow tablegen to start directly marking intrinsics as
dereferenceable in a useful way. Not sure if callsites should override
or use the max.




More information about the All-commits mailing list