[llvm] [DirectX] Propagate shader flags mask of callees to callers (PR #118306)

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 12 17:47:29 PST 2025


https://github.com/bogner approved this pull request.

This looks fine, though the propagate-function-flags test is pretty inscrutable. It would be nice to use function names that make it clearer what's being tested, and probably have some comments about what the CFG looks like, otherwise this test will be more or less impossible to update in the future.

https://github.com/llvm/llvm-project/pull/118306


More information about the llvm-commits mailing list