[all-commits] [llvm/llvm-project] d7bbb1: Revert "[X86][AVX] Add getBROADCAST_LOAD helper fu...
Tres via All-commits
all-commits at lists.llvm.org
Tue Jul 27 07:24:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7bbb1230a94cb239aa4a8cb896c45571444675d
https://github.com/llvm/llvm-project/commit/d7bbb1230a94cb239aa4a8cb896c45571444675d
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 "[X86][AVX] Add getBROADCAST_LOAD helper function. NFCI."
This reverts commit 1cfecf4fc4278afb0005923f6dff595cd372da5c.
This commit broke LLVM code generated through XLA by removing a
conditional on Ld->getExtensionType() == ISD::NON_EXTLOAD
More information about the All-commits
mailing list