[all-commits] [llvm/llvm-project] 1665cb: [LSR] Add test cases showing bad handling of exten...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 15 02:15:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1665cb0630773091bc282f669e38ae93a1110c75
https://github.com/llvm/llvm-project/commit/1665cb0630773091bc282f669e38ae93a1110c75
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
A llvm/test/Transforms/LoopStrengthReduce/postinc-iv-used-by-urem.ll
Log Message:
-----------
[LSR] Add test cases showing bad handling of extends of post-inc uses.
Tests from #38847, #62852.
More information about the All-commits
mailing list