[PATCH] D22108: AMDGPU: Only use legal inline immediates with kill pseudo
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 02:29:39 PDT 2016
nhaehnle added a comment.
I don't understand why changing the type to i32 is necessary. Isn't -1.0 also a legal inline immediate practically everywhere?
http://reviews.llvm.org/D22108
More information about the llvm-commits
mailing list