[PATCH] D81523: AMDGPU/GlobalISel: Workaround some load/store type selection patterns

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 01:02:00 PDT 2020


kerbowa added a comment.

When is inst select using the legalizer anyway? Is there some risk of differences in behavior between what's being tested and the default case without the flag?


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

https://reviews.llvm.org/D81523





More information about the llvm-commits mailing list