[llvm] [SimplifyLibCalls] Constant fold scalbxx (PR #114417)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 11:27:08 PST 2024
================
@@ -0,0 +1,85 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 2
+; RUN: opt -S -passes=instsimplify < %s | FileCheck %s
----------------
arsenm wrote:
Test directory is still instcombine
https://github.com/llvm/llvm-project/pull/114417
More information about the llvm-commits
mailing list