[all-commits] [llvm/llvm-project] d1ecd1: [IndVars] Add additional test for preserving NSW.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jan 11 06:33:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1ecd12f00fbd7743ebb4fe36fc415eb80bbb1f4
https://github.com/llvm/llvm-project/commit/d1ecd12f00fbd7743ebb4fe36fc415eb80bbb1f4
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-01-11 (Thu, 11 Jan 2024)
Changed paths:
A llvm/test/Transforms/IndVarSimplify/preserve-nsw-during-expansion.ll
Log Message:
-----------
[IndVars] Add additional test for preserving NSW.
Based on https://github.com/llvm/llvm-project/issues/71517.
More information about the All-commits
mailing list