[PATCH] D156552: [MachineScheduler] Track physical register dependencies per-regunit

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 29 07:35:20 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
foad marked 2 inline comments as done.
Closed by commit rG1a54671d5405: [MachineScheduler] Track physical register dependencies per-regunit (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D156552?vs=545221&id=545378#toc

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/Hexagon/autohvx/fp-to-int.ll
  llvm/test/CodeGen/Hexagon/autohvx/int-to-fp.ll
  llvm/test/CodeGen/Hexagon/autohvx/vmpy-parts.ll
  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.545378.patch
Type: text/x-patch
Size: 33796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230729/9401d0d6/attachment.bin>


More information about the llvm-commits mailing list