[all-commits] [llvm/llvm-project] 45f1db: [X86] vec_fabs.ll - add AVX2 test coverage
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Nov 8 08:21:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45f1db4855efe376b731a81b71bdbf2098cd328e
https://github.com/llvm/llvm-project/commit/45f1db4855efe376b731a81b71bdbf2098cd328e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M llvm/test/CodeGen/X86/vec_fabs.ll
Log Message:
-----------
[X86] vec_fabs.ll - add AVX2 test coverage
Commit: 671d10ad3959c3ea12e18ded1c7b5a9b2dcb7fa9
https://github.com/llvm/llvm-project/commit/671d10ad3959c3ea12e18ded1c7b5a9b2dcb7fa9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M llvm/test/CodeGen/X86/vec_fabs.ll
Log Message:
-----------
[X86] Add fabs test coverage for Issue #70947
Compare: https://github.com/llvm/llvm-project/compare/5cc603cb2244...671d10ad3959
More information about the All-commits
mailing list