[PATCH] D74261: [AMDGPU][GlobalISel] Refactor selectDS1Addr1Offset/selectDS64Bit4ByteAligned

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 23:13:26 PST 2020


kerbowa added a comment.

This does actually surprising has a functional impact since getPtrBaseWithConstantOffset has "LookThrough" and isBaseWithConstantOffset does not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74261





More information about the llvm-commits mailing list