[all-commits] [llvm/llvm-project] 1074bd: [x86] add tests for funnel+or == 0; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Apr 1 06:28:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1074bdfb52b2e1753e5147213e33852da383d898
https://github.com/llvm/llvm-project/commit/1074bdfb52b2e1753e5147213e33852da383d898
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M llvm/test/CodeGen/X86/setcc-fsh.ll
Log Message:
-----------
[x86] add tests for funnel+or == 0; NFC
This is another family of patterns based on issue #49541
More information about the All-commits
mailing list