[PATCH] D140404: Patch for dbg variable instrinsics to point towards cloned values in JumpThreading

Ben Mudd via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 03:46:01 PST 2023


BenJMudd added a comment.

Ah ok, I had no idea that GetValueInMiddleOfBlock was causing code gen. @StephenTozer using FindValueForBlock seems to be the best solution then, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140404



More information about the llvm-commits mailing list