[PATCH] D109607: [X86] Refactor GetSSETypeAtOffset to fix pr51813

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 18 07:02:51 PDT 2021


pengfei added a comment.

In D109607#3007860 <https://reviews.llvm.org/D109607#3007860>, @Meinersbur wrote:

> This patch seem to have broken `GCC-C-execute-pr44575` from the llvm-test-suite. See http://meinersbur.de:8011/#/builders/76/builds/761 (this builder compiles with Polly, but it also crashes without Polly)

Thanks @Meinersbur for reporting this. Do you have a small reproducer or the crash log? I didn't find any detail about the crash on the bot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109607



More information about the cfe-commits mailing list