[PATCH] D103344: [AMDGPU] Fix a crash when selecting a particular case of buffer_load_format_d16

Julien Pagès via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 12:27:59 PDT 2021


jpages updated this revision to Diff 349061.
jpages added a comment.

Rebased, changed the test with bugpoint/opt to a much simpler version.

Thanks for the suggestion and sorry for the long test in the first place :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103344/new/

https://reviews.llvm.org/D103344

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.format2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103344.349061.patch
Type: text/x-patch
Size: 6405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/d9bf123d/attachment.bin>


More information about the llvm-commits mailing list