[PATCH] D83394: [AMDGPU] Avoid splitting FLAT offsets in unsafe ways
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 11:46:17 PDT 2020
foad updated this revision to Diff 276792.
foad added a comment.
Rebase.
Fix silly mistake in checking for negative offsets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83394/new/
https://reviews.llvm.org/D83394
Files:
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/test/CodeGen/AMDGPU/flat-address-space.ll
llvm/test/CodeGen/AMDGPU/offset-split-flat.ll
llvm/test/CodeGen/AMDGPU/offset-split-global.ll
llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
llvm/test/CodeGen/AMDGPU/store-hi16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83394.276792.patch
Type: text/x-patch
Size: 22580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/44220e74/attachment.bin>
More information about the llvm-commits
mailing list