[all-commits] [llvm/llvm-project] b7cf9b: Fix regression of D157680
XinWang10 via All-commits
all-commits at lists.llvm.org
Fri Aug 18 00:12:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7cf9bbfde5e623e16fe8669e18aa34cbb3afafa
https://github.com/llvm/llvm-project/commit/b7cf9bbfde5e623e16fe8669e18aa34cbb3afafa
Author: XinWang10 <xin10.wang at intel.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M clang/test/Driver/x86-no-gather-no-scatter.cpp
M llvm/test/CodeGen/X86/x86-prefer-no-gather-no-scatter.ll
Log Message:
-----------
Fix regression of D157680
Test cases in D157680 should be target specific, but miss some limit, add them back to make buildbot pass.
Reviewed By: skan, Hahnfeld
Differential Revision: https://reviews.llvm.org/D158252
More information about the All-commits
mailing list