[PATCH] D98940: [AMDGPU] Allow mode optimisation in SIPreEmitPeephole for bundles

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 04:58:40 PDT 2021


foad added a comment.

> Add code so duplication mode register changes

"duplicated"?

Needs a test. Also can you explain what bundles these are and why it's OK to modify them? In general I think we should err on the side of not modifying bundles, otherwise what's the point of bundling them?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98940/new/

https://reviews.llvm.org/D98940



More information about the llvm-commits mailing list