[PATCH] D109159: [amdgpu] Enable selection of `s_cselect_b64`.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 11:44:13 PDT 2021
hliao added a comment.
In D109159#2980148 <https://reviews.llvm.org/D109159#2980148>, @arsenm wrote:
> 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
auto-gen checks for select64.ll with extra gfx90a target.
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