[PATCH] D92270: [ConstantFold] Fold more operations to poison

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 6 12:03:19 PST 2021


thakis added a comment.

We bisected a test failure to this (https://bugs.chromium.org/p/angleproject/issues/detail?id=5500#c17). Can you expand a bit on what this patch means in practice? I'm guessing it makes UB in C++ code have bad effects more often? If so, what type of UB?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92270



More information about the cfe-commits mailing list