[all-commits] [llvm/llvm-project] 4b414e: Fix regression of D157680
XinWang10 via All-commits
all-commits at lists.llvm.org
Fri Aug 25 05:07:00 PDT 2023
Branch: refs/heads/release/17.x
Home: https://github.com/llvm/llvm-project
Commit: 4b414e52ac10e04de26ad66ca4590605e836af24
https://github.com/llvm/llvm-project/commit/4b414e52ac10e04de26ad66ca4590605e836af24
Author: XinWang10 <xin10.wang at intel.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
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