[llvm] [TwoAddressInstruction] Update LiveIntervals after INSERT_SUBREG with undef read (PR #66211)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 09:04:14 PDT 2023


lukel97 wrote:

> I see #65916 has just been merged which fixes exactly the same kind of problem.

It was just closed, not merged. I cherry picked this onto #65997 and can confirm it fixes the crash, thanks!

https://github.com/llvm/llvm-project/pull/66211


More information about the llvm-commits mailing list