diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2024-09-30 16:07:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 16:07:30 -0500 |
commit | b8e79b3f5a23923dcf4a846571438d3857b3ad46 (patch) | |
tree | 53fca254b9d1a0e5bd0f6bf5bd9aa8008de20500 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 6c5277baf558c0f3f17043b1adbed54679191779 (diff) | |
download | llvm-b8e79b3f5a23923dcf4a846571438d3857b3ad46.zip llvm-b8e79b3f5a23923dcf4a846571438d3857b3ad46.tar.gz llvm-b8e79b3f5a23923dcf4a846571438d3857b3ad46.tar.bz2 |
[NFC][AMDGPU] Pre-commit tests for buffer contents legalization (#110559)
Currently, many attempts to lower loads and stores on buffer fat
pointers lower directly to intrinsic calls that will be unsupported by
or crash codegen (ex, storing a [2 x i32], a <6 x half>, or an i160).
Record the current behavior to make the effects of the fix more visible
in an upcoming PR.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions