[all-commits] [llvm/llvm-project] 321a39: [NFC][AARCH64] Add test cases for negation of select
Sunho Kim via All-commits
all-commits at lists.llvm.org
Tue Feb 22 01:27:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 321a39b7556d016c79c0ff84484e5ee8243a4f3d
https://github.com/llvm/llvm-project/commit/321a39b7556d016c79c0ff84484e5ee8243a4f3d
Author: Sunho Kim <ksunhokim123 at gmail.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
A llvm/test/CodeGen/AArch64/neg-selects.ll
Log Message:
-----------
[NFC][AARCH64] Add test cases for negation of select
Add tests to demonstrate new dag combine pattern.
Differential Revision: https://reviews.llvm.org/D120214
More information about the All-commits
mailing list