Skip to content

Commit

Permalink
[NFC][AMDGPU] Pre-commit tests for buffer contents legalization (llvm…
Browse files Browse the repository at this point in the history
…#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.
  • Loading branch information
krzysz00 authored and VitaNuo committed Oct 2, 2024
1 parent 8d0be52 commit 5494244
Showing 1 changed file with 1,683 additions and 0 deletions.
Loading

0 comments on commit 5494244

Please sign in to comment.