[llvm] [DirectX] Make dx.RawBuffer an op that can't be replaced (PR #154620)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 28 12:03:19 PDT 2025


================

----------------
nikic wrote:

I'd like to have a SimplifyCFG test that shows that no incorrect replacement occurs. I *think* this test is basically that? But this is a DirectX backend test. We should test this with `-passes=simplifycfg` in llvm/test/Transforms/SimplifyCFG.

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


More information about the llvm-commits mailing list