[all-commits] [llvm/llvm-project] 253e3e: [Test] Add test showing miscompilation in LoopStre...
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Wed May 31 04:46:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 253e3e2619cfb278e99b10996e6252622d563e59
https://github.com/llvm/llvm-project/commit/253e3e2619cfb278e99b10996e6252622d563e59
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
A llvm/test/Transforms/LoopStrengthReduce/pr62563.ll
Log Message:
-----------
[Test] Add test showing miscompilation in LoopStrengthReduce on min/max expressions (NFC)
This is a test case from https://github.com/llvm/llvm-project/issues/62563.
More information about the All-commits
mailing list