[PATCH] D143176: [AMDGPU] GFX11: accept global_atomic_csub as an alias
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 08:36:04 PST 2023
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
I didn't realize we had any instruction missing a type suffix.
BTW if you're looking at this instruction, I think I noticed we're missing a selection predicate on the intrinsic pattern
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143176/new/
https://reviews.llvm.org/D143176
More information about the llvm-commits
mailing list