[llvm] [LV] Fix MinBWs in WidenIntrinsic case (PR #137005)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 29 01:40:32 PDT 2025
================
@@ -0,0 +1,70 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 5
----------------
fhahn wrote:
might be worth changing the test name to something slightly more descriptive, e.g. `pr87407-trunc-with-intrinsic.ll` or something like that
https://github.com/llvm/llvm-project/pull/137005
More information about the llvm-commits
mailing list