[PATCH] D84641: AMDGPU/GlobalISel: Fix selection of s1/s16 G_[F]CONSTANT

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 06:33:29 PDT 2020


arsenm added a comment.

In D84641#2221222 <https://reviews.llvm.org/D84641#2221222>, @foad wrote:

> It's hard to see which test diffs are relevant. Could you commit some changes (like tweaks to the implicit operands on S_ENDPGM) separately?

These will fail to select and require the -global-isel-abort=0 hack, which I'm trying to stop using


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

https://reviews.llvm.org/D84641



More information about the llvm-commits mailing list