[PATCH] D102751: [X86] Limit X86InterleavedAccessGroup to handle the same type case only

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 04:51:00 PDT 2021


RKSimon added a comment.

Sorry @pengfei but I'm seeing this after this patch (possibly only on EXPENSIVE_CHECKS?)

  Pass modifies its input and doesn't report it: Interleaved Access Pass
  Pass modifies its input and doesn't report it
  UNREACHABLE executed at E:\llvm\llvm-project\llvm\lib\IR\LegacyPassManager.cpp:1445!
  PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102751



More information about the llvm-commits mailing list