[llvm] [DirectX] Fix the writing of ConstantExpr GEPs to DXIL bitcode (PR #154446)
Finn Plummer via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 22 13:57:16 PDT 2025
================
----------------
inbelic wrote:
Does this test also check that `removeDeadConstantUsers` is invoked as we expect? If so how?
If not, can we add a test case that demonstrates it works as expected. Also for the other passes where it was introduced
https://github.com/llvm/llvm-project/pull/154446
More information about the llvm-commits
mailing list