mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 07:11:45 +00:00
Remove superfluous comment accidentally checked-in.
llvm-svn: 191513
This commit is contained in:
parent
0f009e6be5
commit
a10165167b
@ -1,5 +1,3 @@
|
||||
; SCE: bug 39153
|
||||
|
||||
; RUN: llc < %s -mtriple=x86_64-linux-gnu | FileCheck %s
|
||||
|
||||
; fold (shl (zext (lshr (A, X))), X) -> (zext (shl (lshr (A, X)), X))
|
||||
|
Loading…
x
Reference in New Issue
Block a user