Subregister indexes are not used for physical register operands, so
isFullCopy is implied by the physical register check.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi Matt,
This change introduces a regression with Overwatch and RADV (cf. https://bugs.freedesktop.org/show_bug.cgi?id=110476).
Here's the attached LLVM IR https://pastebin.com/raw/VqRF4unW
Can you have a look?
Thanks!