[PATCH] D145565: [DebugInfo][InstrRef] Instrument x86 CMOV conversion to preserve variable values
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 01:18:35 PDT 2023
Orlando added a comment.
The verifier issue should be fixed in D145565 <https://reviews.llvm.org/D145565>. Slightly surprised that this test is the first to find the issue... grepping for `x86-cmov-conversion` in `llvm/test` only shows this new test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145565/new/
https://reviews.llvm.org/D145565
More information about the llvm-commits
mailing list