[llvm] [SelectionDAG][X86] Preserve unpredictable metadata for conditional branches in SelectionDAG, as well as JCCs generated by X86 backend. (PR #102101)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 04:06:06 PDT 2024
================
@@ -0,0 +1,122 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
----------------
phoebewang wrote:
Pre-commit the test case?
https://github.com/llvm/llvm-project/pull/102101
More information about the llvm-commits
mailing list