[all-commits] [llvm/llvm-project] ab6bd9: [ConstraintElim] Add tests for additional SGT->UGT...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Nov 3 06:39:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab6bd9436adaf683abf790a49060560fe3eac3a3
https://github.com/llvm/llvm-project/commit/ab6bd9436adaf683abf790a49060560fe3eac3a3
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/transfer-signed-facts-to-unsigned.ll
M llvm/test/Transforms/PhaseOrdering/loop-access-checks.ll
Log Message:
-----------
[ConstraintElim] Add tests for additional SGT->UGT transfer.
Test cases inspired by
https://github.com/llvm/llvm-project/issues/63126.
More information about the All-commits
mailing list