[all-commits] [llvm/llvm-project] 60b801: [GlobalIsel][X86] Legalize G_ANYEXT, G_SEXT, and G...
tschuett via All-commits
all-commits at lists.llvm.org
Tue Jun 6 03:22:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60b8019ea0dcf6fafeb3b89121f062f55bc5ee6c
https://github.com/llvm/llvm-project/commit/60b8019ea0dcf6fafeb3b89121f062f55bc5ee6c
Author: Thorsten Schütt <schuett at gmail.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M llvm/lib/Target/X86/X86LegalizerInfo.cpp
A llvm/test/CodeGen/X86/GlobalISel/legaliz-zext.mir
A llvm/test/CodeGen/X86/GlobalISel/legalize-anyext.mir
A llvm/test/CodeGen/X86/GlobalISel/legalize-sext.mir
Log Message:
-----------
[GlobalIsel][X86] Legalize G_ANYEXT, G_SEXT, and G_ZEXT
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D152243
More information about the All-commits
mailing list