[PATCH] D154083: [AMDGPU] Rematerialize scalar loads
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 16:04:39 PDT 2023
piotr updated this revision to Diff 542230.
piotr added a comment.
Ran extensive testing on graphics workloads, which uncovered some bugs. Added tests for those interesting cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154083/new/
https://reviews.llvm.org/D154083
Files:
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props-v3.ll
llvm/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
llvm/test/CodeGen/AMDGPU/remat-smrd.mir
llvm/test/CodeGen/AMDGPU/snippet-copy-bundle-regression.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154083.542230.patch
Type: text/x-patch
Size: 40195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/0e56900c/attachment-0001.bin>
More information about the llvm-commits
mailing list