[all-commits] [llvm/llvm-project] c9466e: Revert "Revert "[GlobalISel] LegalizerHelper - Ext...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon Jan 25 16:22:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9466ede7e8797b7a6f1a09d1129230485649a4f
https://github.com/llvm/llvm-project/commit/c9466ede7e8797b7a6f1a09d1129230485649a4f
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-add.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-sub.mir
M llvm/test/CodeGen/AArch64/legalize-uaddo.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-uaddo.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-usubo.mir
M llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
Log Message:
-----------
Revert "Revert "[GlobalISel] LegalizerHelper - Extract widenScalarAddoSubo method""
This reverts commit 554b3211fefd09b56b64357b9edd66c78ae200b5.
Differential Revision: https://reviews.llvm.org/D95035
More information about the All-commits
mailing list