[all-commits] [llvm/llvm-project] 72facc: [DAGCombine] Add more tests for cmp to sbb combina...
Paweł Bylica via All-commits
all-commits at lists.llvm.org
Tue Aug 23 23:28:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72faccc3f055fe1d570e54281f9b5d44eea2091e
https://github.com/llvm/llvm-project/commit/72faccc3f055fe1d570e54281f9b5d44eea2091e
Author: Paweł Bylica <chfast at gmail.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M llvm/test/CodeGen/X86/subcarry.ll
Log Message:
-----------
[DAGCombine] Add more tests for cmp to sbb combination; NFC
Add 2 more tests for potential DAG combine of cmp into sbb.
Differential Revision: https://reviews.llvm.org/D132463
More information about the All-commits
mailing list