[all-commits] [llvm/llvm-project] 1efc0a: [ConstraintElim] Add tests for llvm.abs (#76374)
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Fri Dec 29 21:40:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1efc0a38c459ee5becd90546907e70d792e0a91a
https://github.com/llvm/llvm-project/commit/1efc0a38c459ee5becd90546907e70d792e0a91a
Author: Alexander Shaposhnikov <6532716+alexander-shaposhnikov at users.noreply.github.com>
Date: 2023-12-29 (Fri, 29 Dec 2023)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/abs.ll
Log Message:
-----------
[ConstraintElim] Add tests for llvm.abs (#76374)
Add tests for llvm.abs.
This is a preparation for
https://github.com/llvm/llvm-project/pull/73189
Test plan: ninja check-all
More information about the All-commits
mailing list