[PATCH] D141649: [DX] Begin adding support for pipeline state

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 21:26:11 PST 2023


beanz added a comment.

In D141649#4050286 <https://reviews.llvm.org/D141649#4050286>, @python3kgae wrote:

> So no resource support in this PR?

This is a fairly large change which adds support for the first bits of the PSV info. I have more changes locally, but to put it all in one change is against the developer policy (see: https://llvm.org/docs/DeveloperPolicy.html#incremental-development).

As I said in the description, subsequent patches will continue to fill out the data structure.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141649/new/

https://reviews.llvm.org/D141649



More information about the llvm-commits mailing list