[all-commits] [llvm/llvm-project] 66513e: Revert "[X86] Limit X86InterleavedAccessGroup to h...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Wed May 19 05:36:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66513e2f20d9885374d0df43a89fc768523d6354
https://github.com/llvm/llvm-project/commit/66513e2f20d9885374d0df43a89fc768523d6354
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M llvm/lib/Target/X86/X86InterleavedAccess.cpp
M llvm/test/CodeGen/X86/x86-interleaved-access.ll
Log Message:
-----------
Revert "[X86] Limit X86InterleavedAccessGroup to handle the same type case only"
This reverts commit ca23a38e373142a18ab56700ba4f3b947bfe9db0.
Revert due to EXPENSIVE_CHECKS fail.
More information about the All-commits
mailing list