[PATCH] D135094: [test][InstCombine] Update some test cases to use opaque pointers
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 12:22:58 PDT 2022
bjope added a reviewer: nikic.
bjope added a comment.
Any reasons not to do this? (considering that it hasn't been done already)
I made a separate patch with test cases that also required update of test checks (manually or via update_test_checks.py) here: D135095 <https://reviews.llvm.org/D135095>
That still does not cover all InstCombine tests. I guess I wanted some feedback before spending more time on converting tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135094/new/
https://reviews.llvm.org/D135094
More information about the llvm-commits
mailing list