[PATCH] D87446: [AMDGPU] Enable scheduling around FP MODE-setting instructions
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 10:02:17 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM, but it would be slightly nicer to factor the instruction definition into a class to avoid repeating the operand definition and asm string
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87446/new/
https://reviews.llvm.org/D87446
More information about the llvm-commits
mailing list