[all-commits] [llvm/llvm-project] 58d4fe: [X86][EVEX512] Do not allow 512-bit memcpy without...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Fri Oct 27 00:26:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58d4fe287e02dab99eec282917c67abbb36fc3e4
https://github.com/llvm/llvm-project/commit/58d4fe287e02dab99eec282917c67abbb36fc3e4
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLoweringCall.cpp
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
A llvm/test/CodeGen/X86/evex512-mem.ll
Log Message:
-----------
[X86][EVEX512] Do not allow 512-bit memcpy without EVEX512 (#70420)
Solves crash mentioned in #65920.
More information about the All-commits
mailing list