Replacing UndefValue with PoisonValue in this test where it's use as dummy value in light of the efforts to remove undef from llvm.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D133481
Change operands of Add in AsmWriterTest from Undef to Poison ManuelJBrito on Sep 8 2022, 3:03 AM. Authored by
Details Replacing UndefValue with PoisonValue in this test where it's use as dummy value in light of the efforts to remove undef from llvm.
Diff Detail
|