[all-commits] [llvm/llvm-project] 70fa94: Revert "Revert "[X86][AVX] Add getBROADCAST_LOAD h...
Tres via All-commits
all-commits at lists.llvm.org
Tue Jul 27 07:48:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70fa9479b2e803c1bab745d89f3c7883fa72b591
https://github.com/llvm/llvm-project/commit/70fa9479b2e803c1bab745d89f3c7883fa72b591
Author: Tres Popp <tpopp at google.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
Revert "Revert "[X86][AVX] Add getBROADCAST_LOAD helper function. NFCI.""
This reverts commit d7bbb1230a94cb239aa4a8cb896c45571444675d.
There were follow up uses of a deleted method and I didn't run the
tests. Undo the revert, so I can do it properly.
More information about the All-commits
mailing list