[PATCH] D142535: [DAGCombine] Fold redundant select

Asmaa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 09:16:44 PST 2023


asmok-g added a comment.

Heads-up: We're seeing a change in the compilation of the file (https://github.com/GNOME/pango/blob/main/pango/break.c) after this commit. The file also compiles differently with different optimization levels (0 and 1). We have a different version of the file however; so I'm preparing a reduced, verified case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142535



More information about the llvm-commits mailing list