[PATCH] D135915: [ConstraintElim] Enable pass by default.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 06:06:49 PST 2023


fhahn added a comment.

In D135915#4052321 <https://reviews.llvm.org/D135915#4052321>, @vitalybuka wrote:

> @fhahn  We have cpp file where compilation with -fsanitize=undefined,address which regress ~1000% (or hangs, out build system kills after that). I will try to make reproducer, but letting you know if you have ideas.

Interesting! Looking forward to a reproducer. Without one it is difficult to speculate what the issue could be.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135915



More information about the llvm-commits mailing list