[X86] Add test caes for opportunities for machine LICM to unfold broadcasted constant pool loads.

MachineLICM is able to unfold loads to move an invariant load out
a loop, but X86 infrastructure currently lacks the ability to do
this when avx512 embedded broadcasting is used.

This test adds examples for the basic float point operations,
add, mul, and, or, and xor.

llvm-svn: 370506
This commit is contained in:
Craig Topper 2019-08-30 19:26:06 +00:00
parent fb4b86af92
commit 2396919200
1 changed files with 1844 additions and 0 deletions

File diff suppressed because it is too large Load Diff