[all-commits] [llvm/llvm-project] b240a2: [x86] add AVX run to tests of fcmp logic; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Sep 23 08:21:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b240a2980b6e3777d6659d993f3ba60a3ca84bcb
https://github.com/llvm/llvm-project/commit/b240a2980b6e3777d6659d993f3ba60a3ca84bcb
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M llvm/test/CodeGen/X86/fcmp-logic.ll
Log Message:
-----------
[x86] add AVX run to tests of fcmp logic; NFC
The ISA before AVX has predicate gaps for both fcmp
codegen alternatives, so that requires a more
complicated fix to get ideal asm in all cases.
More information about the All-commits
mailing list