[llvm] [ExtendLifetimes] Implement llvm.fake.use to extend variable lifetimes (PR #86149)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 04:04:32 PDT 2024


arsenm wrote:

Passing through a pseudo through globalisel should be trivial; it will just need legalization handling approximately equivalent to whatever every target does for G_IMPLICIT_DEF 

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


More information about the llvm-commits mailing list