[PATCH] D115229: [AMDGPU] In SIMemoryLegalizer assume all atomic ops have memoperands
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 14:26:30 PST 2021
arsenm added a comment.
This at least needs to be backed up with a verifier change.
Arguably this should be a general verifier property if we really can commit to machine passes never dropping MMOs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115229/new/
https://reviews.llvm.org/D115229
More information about the llvm-commits
mailing list