[all-commits] [llvm/llvm-project] 267068: [GlobalIsel][X86] Ensure bit count legalizer patte...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 11 10:58:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26706807c9ede44c71f15d7686d490ca6b417f4b
https://github.com/llvm/llvm-project/commit/26706807c9ede44c71f15d7686d490ca6b417f4b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-11 (Sun, 11 Jun 2023)
Changed paths:
M llvm/lib/Target/X86/X86LegalizerInfo.cpp
M llvm/test/CodeGen/X86/GlobalISel/legalize-trailing-zeros-undef.mir
M llvm/test/CodeGen/X86/GlobalISel/legalize-trailing-zeros.mir
Log Message:
-----------
[GlobalIsel][X86] Ensure bit count legalizer patterns keep matching result + input scalar types
More information about the All-commits
mailing list