[PATCH] D82703: [InstCombine] convert assumes to operand bundles

Justice Adams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 13:20:06 PST 2021


justice_adams added a comment.

Hi @Tyker , I believe this patch is causing the following test to fail: clang/test/CodeGen/builtin-align-assumption.c

Here's some buildbot links for reference:
http://lab.llvm.org:8011/#/builders/123/builds/2854
http://lab.llvm.org:8011/#/builders/110/builds/888

Could you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82703



More information about the llvm-commits mailing list