[flang] [llvm] Reland [VPlan] Expand WidenInt inductions with nuw/nsw (PR #168354)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 17 05:29:30 PST 2025
================
@@ -0,0 +1,64 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 6
----------------
david-arm wrote:
Presumably it's related to the scatter operations, which require a target that supports them? I wonder if you could reproduce the same crash with normal stores?
https://github.com/llvm/llvm-project/pull/168354
More information about the llvm-commits
mailing list