[all-commits] [llvm/llvm-project] 5b16cd: [SCCP] Add extra tests for Add flag inference.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jan 25 04:23:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b16cd97b8e1c273c662aa379bcbce4d9f2e488d
https://github.com/llvm/llvm-project/commit/5b16cd97b8e1c273c662aa379bcbce4d9f2e488d
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M llvm/test/Transforms/SCCP/add-nuw-nsw-flags.ll
Log Message:
-----------
[SCCP] Add extra tests for Add flag inference.
Add extra tests from #60280 and #60278 as well as test showing missed
optimization opportunity.
More information about the All-commits
mailing list