[flang-commits] [flang] [llvm] Reland [VPlan] Expand WidenInt inductions with nuw/nsw (PR #168354)
Mikael Holmen via flang-commits
flang-commits at lists.llvm.org
Mon Jan 12 05:09:04 PST 2026
mikaelholmen wrote:
> @artagnon we also see miscompiles after this on some internal fuzzing tests ([507f236](https://github.com/llvm/llvm-project/commit/507f236f5ee5d153300d303fbb74389c1a2eebf4) didn't help, if there were other fixes, please share their sha). I'll try to extract some minimal reproducer.
@danilaml : What happened with the miscompiles you saw?
The reason I'm asking is that I've bisected a problem we've seen for our downstream target to this patch. I don't know yet if it's due to a broken input program, miscompile, or what, but when I saw the comment above about miscompiles I wondered what happened with that.
https://github.com/llvm/llvm-project/pull/168354
More information about the flang-commits
mailing list