[PATCH] D139732: [AMDGPU] Add pass to rewrite partially used virtual superregisters after RenameIndependentSubregs pass with registers of minimal size.
Valery Pykhtin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 12:02:53 PDT 2023
vpykhtin marked an inline comment as done.
vpykhtin added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/rewrite-partial-reg-uses.mir:54
+ S_NOP 0, implicit %4.sub3_sub4_sub5_sub6_sub7_sub8
+...
----------------
arsenm wrote:
> Some tests with phi defs?
There is no PHIs on this stage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139732/new/
https://reviews.llvm.org/D139732
More information about the llvm-commits
mailing list