[all-commits] [llvm/llvm-project] 02591d: [LSR] Add test for another normalization miscompile.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jul 3 10:57:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02591d26b909b3b6a162498ebfa0949e9465d74c
https://github.com/llvm/llvm-project/commit/02591d26b909b3b6a162498ebfa0949e9465d74c
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M llvm/test/Transforms/LoopStrengthReduce/X86/postinc-iv-used-by-urem-and-udiv.ll
Log Message:
-----------
[LSR] Add test for another normalization miscompile.
Based on @peixin test case shared in D153004.
More information about the All-commits
mailing list