[all-commits] [llvm/llvm-project] fc7c79: [X86] hasBZHI - simplify to a basic check as there...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 30 07:32:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc7c79b60ca0846f1cc916b6b04eedd1fc21537e
https://github.com/llvm/llvm-project/commit/fc7c79b60ca0846f1cc916b6b04eedd1fc21537e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] hasBZHI - simplify to a basic check as there's no need for a switch statement. NFCI.
More information about the All-commits
mailing list