[PATCH] D138642: ConstantFolding: Guard use of getFunction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 11:49:07 PST 2022


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

Actually, this shows there's a bug here. getFunction shouldn't be relevant The call below should be looking at the parent function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138642



More information about the llvm-commits mailing list