[all-commits] [llvm/llvm-project] 819147: [x86] add more tests for select with identity cons...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Tue Feb 1 12:43:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 819147224637f3469c63f1fda3b8a059fb47042f
https://github.com/llvm/llvm-project/commit/819147224637f3469c63f1fda3b8a059fb47042f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M llvm/test/CodeGen/X86/vector-bo-select.ll
Log Message:
-----------
[x86] add more tests for select with identity constant; NFC
D118644
Commit: 267400c9b0b14129c9f61b962a650faa23b1b047
https://github.com/llvm/llvm-project/commit/267400c9b0b14129c9f61b962a650faa23b1b047
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M llvm/test/CodeGen/X86/vector-bo-select.ll
Log Message:
-----------
[x86] add tests for fmul/fdiv with identity constant in select arm; NFC
Compare: https://github.com/llvm/llvm-project/compare/97fc5682112d...267400c9b0b1
More information about the All-commits
mailing list