[PATCH] D158527: [InstCombine] Add a cl::opt to control calls to getOrEnforceKnownAlignment in LoadInst and StoreInst

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 00:41:59 PDT 2023


dyung added a comment.

Hi @0xdc03, this change seems to be causing build failures on several build bots. Can you take a look and revert if you need time to investigate?

- https://lab.llvm.org/buildbot/#/builders/139/builds/50025
- https://lab.llvm.org/buildbot/#/builders/216/builds/27554
- https://lab.llvm.org/buildbot/#/builders/217/builds/28482
- https://lab.llvm.org/buildbot/#/builders/243/builds/12947
- https://lab.llvm.org/buildbot/#/builders/86/builds/65367


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158527



More information about the llvm-commits mailing list