[all-commits] [llvm/llvm-project] 0892d2: Revert "Fix ds_read2/write2 unaligned offsets"
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Nov 2 06:02:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0892d2a311bbc98dfdfa43412d1f767b27431c35
https://github.com/llvm/llvm-project/commit/0892d2a311bbc98dfdfa43412d1f767b27431c35
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll
M llvm/test/CodeGen/AMDGPU/ds_read2.ll
M llvm/test/CodeGen/AMDGPU/ds_write2.ll
Log Message:
-----------
Revert "Fix ds_read2/write2 unaligned offsets"
This reverts commit 2e7e898c8f0b38dc11fbce2553fc715067aaf42f.
It was committed by mistake.
More information about the All-commits
mailing list