[all-commits] [llvm/llvm-project] b598c2: [VectorCombine] add tests for scalar fneg with ins...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Oct 6 06:37:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b598c2c24a0eb2cc6b5fa2ab3278be6cde43bb10
https://github.com/llvm/llvm-project/commit/b598c2c24a0eb2cc6b5fa2ab3278be6cde43bb10
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
A llvm/test/Transforms/VectorCombine/X86/extract-fneg-insert.ll
Log Message:
-----------
[VectorCombine] add tests for scalar fneg with insert/extract; NFC
More information about the All-commits
mailing list