[PATCH] D145812: [ConstraintElimination] UB reproducer for D145677

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 10:13:26 PST 2023


vitalybuka added a comment.

In D145812#4185398 <https://reviews.llvm.org/D145812#4185398>, @vitalybuka wrote:

> It does NOT reproduce without bb01b9919fdd3d5f1b5d78dcb2aa502588618369 <https://reviews.llvm.org/rGbb01b9919fdd3d5f1b5d78dcb2aa502588618369> :(
> However it should trigger UBSAN report on earlier stage of https://lab.llvm.org/buildbot/#/builders/238/builds/1810

Because it's UB we cannot assume that it will compile into a different, correct, executable :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145812



More information about the llvm-commits mailing list