[all-commits] [llvm/llvm-project] cad1ee: [GlobalISel][X86] Add s8/s16/s64 handling of G_UAD...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 16 03:46:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cad1eefc7db812255b7442973b977e7a36132f2e
https://github.com/llvm/llvm-project/commit/cad1eefc7db812255b7442973b977e7a36132f2e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M llvm/lib/Target/X86/X86InstructionSelector.cpp
M llvm/lib/Target/X86/X86LegalizerInfo.cpp
M llvm/test/CodeGen/X86/GlobalISel/legalize-add.mir
Log Message:
-----------
[GlobalISel][X86] Add s8/s16/s64 handling of G_UADDE opcodes
More information about the All-commits
mailing list