mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-12 22:26:14 +00:00
Dropped FIXME comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268205 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c244765b2c
commit
ae8a509ec4
@ -113,7 +113,7 @@ define <4 x double> @test_vpermilvar_pd_256(<4 x double> %v) {
|
||||
ret <4 x double> %a
|
||||
}
|
||||
|
||||
; FIXME: Verify that instcombine is able to fold constant shuffles with undef mask elements.
|
||||
; Verify that instcombine is able to fold constant shuffles with undef mask elements.
|
||||
|
||||
define <4 x float> @undef_test_vpermilvar_ps(<4 x float> %v) {
|
||||
; CHECK-LABEL: @undef_test_vpermilvar_ps(
|
||||
|
Loading…
Reference in New Issue
Block a user