[PATCH] D91336: AMDGPU/GlobalISel: Fix negative offset folding for buffer_load

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 05:28:39 PST 2020


foad added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.buffer.load.mir:51
+---
+name:            s_buffer_load_negative_offset
+legalized:       true
----------------
Can you pre-commit this test so we can see the diff?


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

https://reviews.llvm.org/D91336



More information about the llvm-commits mailing list