[PATCH] D137027: [llvm] Improve performance of programUndefinedIfUndefOrPoison

Geza Lore via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 29 16:26:20 PDT 2022


gezalore added a comment.

You are right about the recursion problem, and I think your suggestion works (and the test suite and my benchmark agrees), so I updated the patch.

Thanks for the speedy review and suggestions!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137027



More information about the llvm-commits mailing list