[llvm] [SelectionDAG] optimize sdiv with positive divisor and positive magic (PR #189287)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 08:56:49 PDT 2026


================
@@ -0,0 +1,55 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
topperc wrote:

Why do we need new test files? Surely there are existing files we can add this to.

https://github.com/llvm/llvm-project/pull/189287


More information about the llvm-commits mailing list