[all-commits] [llvm/llvm-project] e87a95: [X86] Add test case for unfolding broadcast load f...
topperc via All-commits
all-commits at lists.llvm.org
Thu Jul 2 13:45:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e87a95b5c24bf2c47af3b90990ac559453266981
https://github.com/llvm/llvm-project/commit/e87a95b5c24bf2c47af3b90990ac559453266981
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M llvm/test/CodeGen/X86/avx512-broadcast-unfold.ll
Log Message:
-----------
[X86] Add test case for unfolding broadcast load from vpternlog.
Commit: 912cd8a37f4628f63c2aec71c772f8935f70d0a8
https://github.com/llvm/llvm-project/commit/912cd8a37f4628f63c2aec71c772f8935f70d0a8
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86InstrFoldTables.cpp
M llvm/test/CodeGen/X86/avx512-broadcast-unfold.ll
Log Message:
-----------
[X86] Add vpternlog to the broadcast unfolding table.
Compare: https://github.com/llvm/llvm-project/compare/47481cbffbef...912cd8a37f46
More information about the All-commits
mailing list