[PATCH] D109159: [amdgpu] Enable selection of `s_cselect_b64`.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 09:59:22 PDT 2021


arsenm added a comment.

Can you add a gfx90a test where it ends up needing to be moved to the VALU to make sure that works? I think you can get away with using the unaligned class here as is


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109159



More information about the llvm-commits mailing list