[llvm] [NFC][AMDGPU][GlobalISel] Test bufer_load/store of pointers (crashes) (PR #110711)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 11:23:45 PDT 2024


================
@@ -0,0 +1,71 @@
+; RUN: not --crash llc -global-isel -mtriple=amdgcn -mcpu=gfx90a -verify-machineinstrs -stop-after=instruction-select < %s
----------------
arsenm wrote:

Sometimes it makes sense, but I don't think it does here 

https://github.com/llvm/llvm-project/pull/110711


More information about the llvm-commits mailing list