mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[X86][SSE] Expose all memory offsets in expand load tests
Since we're messing with individual element loads we need to expose this to show whats going on. Part of the work to fix the masked_expandload.ll regressions in D66004
This commit is contained in:
parent
abb5aa7429
commit
78cdf5eff9
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
|
||||
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --no_x86_scrub_mem_shuffle
|
||||
; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=btver2 | FileCheck %s
|
||||
|
||||
define <2 x i64> @test5(i64* %base, <2 x i64> %src0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user