[all-commits] [llvm/llvm-project] 986edf: Fix attributes of llvm.amdgcn.make.buffer.rsrc (#6...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Tue Oct 10 07:29:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 986edf021725e5ad11acfea18799a4ca85e73c8f
      https://github.com/llvm/llvm-project/commit/986edf021725e5ad11acfea18799a4ca85e73c8f
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td

  Log Message:
  -----------
  Fix attributes of llvm.amdgcn.make.buffer.rsrc (#68609)

Per discussion on https://github.com/llvm/llvm-project/pull/68453 , the
make_buffer_rsrc intrinsic was incorrectly marked noclobber. This commit
fixes the issue.




More information about the All-commits mailing list