Created
January 1, 2009 08:17
-
-
Save syoyo/42210 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define void @matte() nounwind { | |
%tmp1.i = load <4 x float>* @genv.2, align 32 ; <<4 x float>> [#uses=1] | |
store <4 x float> %tmp1.i, <4 x float>* @genv.0, align 32 | |
ret void | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment