[PATCH] D100960: [AMDGPU] Fix typo in implicit operand lists
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 09:45:23 PDT 2021
foad added a comment.
In D100960#2705545 <https://reviews.llvm.org/D100960#2705545>, @sebastian-ne wrote:
> Wow, how did you find that?
I was looking for duplicate implicit use operands: `egrep -r 'implicit (killed )?([^, ]+), .*implicit (killed )?\2\>' test/CodeGen/AMDGPU/`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100960/new/
https://reviews.llvm.org/D100960
More information about the llvm-commits
mailing list