[all-commits] [llvm/llvm-project] eb98b5: [ConstraintElim] Add tests for llvm.abs >= 0 (#79068)
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Mon Jan 29 10:45:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb98b5003cacfc01102557744655f6c2fc02b0cb
https://github.com/llvm/llvm-project/commit/eb98b5003cacfc01102557744655f6c2fc02b0cb
Author: Alexander Shaposhnikov <6532716+alexander-shaposhnikov at users.noreply.github.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/abs.ll
Log Message:
-----------
[ConstraintElim] Add tests for llvm.abs >= 0 (#79068)
Add tests for llvm.abs >= 0.
This is a preparation for
https://github.com/llvm/llvm-project/pull/79070 .
More information about the All-commits
mailing list