[PATCH] D154064: [InstructionSimplify] Limit threadCmpOverPHI recursion depth to 1

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 05:52:58 PDT 2023


0xdc03 abandoned this revision.
0xdc03 added a comment.

This patch is causing a regression that is proving too hard to track down, and for a 0.1% improvement its not really worth it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154064



More information about the llvm-commits mailing list