[x86] restore test comment; NFC

The description got deleted along with the FIXME note in
rL334268.

llvm-svn: 334288
This commit is contained in:
Sanjay Patel 2018-06-08 13:53:13 +00:00
parent 80ad707288
commit ab4ca0603c
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc -mtriple=x86_64-unknown-unknown < %s | FileCheck %s
; Verify that backwards propagation of a mask does not affect
; nodes with multiple result values. In both tests, the stored
; 32-bit value should be masked to an 8-bit number (and 255).
@b = local_unnamed_addr global i32 918, align 4
@d = local_unnamed_addr global i32 8089, align 4
@c = common local_unnamed_addr global i32 0, align 4