[all-commits] [llvm/llvm-project] e62967: [X86] Add more scalar intrinsic instructions to is...
topperc via All-commits
all-commits at lists.llvm.org
Sat Feb 8 20:47:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e629674176f6a0cb2975f474a03d657a5ab5e3e7
https://github.com/llvm/llvm-project/commit/e629674176f6a0cb2975f474a03d657a5ab5e3e7
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-02-08 (Sat, 08 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/X86InstrInfo.cpp
Log Message:
-----------
[X86] Add more scalar intrinsic instructions to isNonFoldablePartialRegisterLoad.
I think this covers most if not all of the scalar intrinsic
instructions.
More information about the All-commits
mailing list