[PATCH] D17967: [TII] Allow getMemOpBaseRegImmOfs() to accept negative offsets. NFC.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 13:53:24 PST 2016


mcrosier added a reviewer: arsenm.
mcrosier added a comment.

Adding Matt/Tom as this may impact the R600/SI target.

This change does cause test/CodeGen/AMDGPU/ds_read2st64.ll to fail for the simple_read2st64_f64_max_offset test case.  I'll investigate.


http://reviews.llvm.org/D17967





More information about the llvm-commits mailing list