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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 10:29:10 PDT 2023


foad updated this revision to Diff 545221.
foad added a comment.

Fix DefMIDesc.


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.545221.patch
Type: text/x-patch
Size: 33746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/031c2c00/attachment.bin>


More information about the llvm-commits mailing list