[PATCH] D156999: [Inline Spiller] Consider bundles when marking defs as dead

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 06:39:57 PDT 2023


piotr added a comment.

The test case is dependent on AMDGPU-specific D154083 <https://reviews.llvm.org/D154083>, which rematerializes instructions with wide registers. I was not able to observe the erroneous behaviour without it, but should be possible to trigger it somehow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156999



More information about the llvm-commits mailing list