[all-commits] [llvm/llvm-project] 51e92b: [X86] Speculatively apply the same fix from 361853...
topperc via All-commits
all-commits at lists.llvm.org
Wed Jul 1 12:02:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 51e92b223bf13c3b529220b80ef8bc972e46e564
https://github.com/llvm/llvm-project/commit/51e92b223bf13c3b529220b80ef8bc972e46e564
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
Log Message:
-----------
[X86] Speculatively apply the same fix from 361853c96f46848d2ad0739dfa7613e62e7fb530 to PromoteIntOp_MGATHER.
The UpdateNodeOperands here is also subject to CSE.
More information about the All-commits
mailing list