[PATCH] D136946: [AMDGPU] Enable `update/mov.dpp` selection with `+dpp,+gfx8-insts`
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 15:54:18 PDT 2022
arsenm added a comment.
I think we're underutilizing implied features. I do think HasDPP should be sufficient. If you're running into further trouble, I'd guess it's from generation encoding changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136946/new/
https://reviews.llvm.org/D136946
More information about the llvm-commits
mailing list