dubiousconst282

Results 34 comments of dubiousconst282

Thanks for your comments. I agree about separating the resource and sampler heaps, but I'm a bit confused about whether these should be implemented with two different types or with...

Yes, I am working on a draft and will be ready to submit a PR shortly (hopefully before the end of the week).

You can use ReplaceUses() instead of ReplaceWith() to replace uses of the instruction and keep it in the block, constants still derive from `Value` and they will be handed correctly....

No reason other than laziness I suppose, it was not needed until now :)