[all-commits] [llvm/llvm-project] 02f1a9: [DivRemPairs] Pre-commit tests for PR #92627 (#92628)
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Mon May 20 08:28:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02f1a992035f40b49435f0e7f358badd152d9dc2
https://github.com/llvm/llvm-project/commit/02f1a992035f40b49435f0e7f358badd152d9dc2
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
A llvm/test/Transforms/DivRemPairs/AMDGPU/div-rem-pairs.ll
A llvm/test/Transforms/DivRemPairs/AMDGPU/lit.local.cfg
Log Message:
-----------
[DivRemPairs] Pre-commit tests for PR #92627 (#92628)
The tests are added to a new AMDGPU/ subdirectory since I found the
missed optimization while hacking on AMDGPU code. Also, this ensures
that AMDGPU, which uses DivRemPass, is being checked for existing
expected behavior.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list