[PATCH] D156552: [MachineScheduler] Track physical register dependencies per-regunit
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 07:42:33 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56d92c17583e: [MachineScheduler] Track physical register dependencies per-regunit (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156552/new/
https://reviews.llvm.org/D156552
Files:
llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
llvm/test/CodeGen/AMDGPU/fcopysign.f16.ll
llvm/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/test/CodeGen/AMDGPU/schedule-physregdeps.mir
llvm/test/CodeGen/SystemZ/inline-asm-fp-int-casting-explicit-regs.ll
llvm/test/CodeGen/SystemZ/inline-asm-fp-int-casting.ll
llvm/test/CodeGen/Thumb2/mve-vldst4.ll
llvm/test/CodeGen/Thumb2/mve-vst3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156552.547790.patch
Type: text/x-patch
Size: 13405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/36356239/attachment.bin>
More information about the llvm-commits
mailing list