[PATCH] D79476: [AMDGPU] Don't implement GCNHazardRecognizer::PreEmitNoops(SUnit *)
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 08:02:55 PDT 2020
foad added a comment.
In D79476#2022654 <https://reviews.llvm.org/D79476#2022654>, @arsenm wrote:
> Was this actually emitting nops or dead?
It was called but it always returned zero.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79476/new/
https://reviews.llvm.org/D79476
More information about the llvm-commits
mailing list