[all-commits] [llvm/llvm-project] 109235: [SCCP] Add tests with urem/srem with 2 constant op...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jun 29 06:21:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1092357ccdc9b12e1b129bf34819d16dbe14532f
https://github.com/llvm/llvm-project/commit/1092357ccdc9b12e1b129bf34819d16dbe14532f
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M llvm/test/Transforms/SCCP/binaryops-range-special-cases.ll
Log Message:
-----------
[SCCP] Add tests with urem/srem with 2 constant operands.
Reduced test case for PR49731.
More information about the All-commits
mailing list