[all-commits] [llvm/llvm-project] ae70b2: Revert "[GlobalISel] Add scalar widening for G_MER...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon Jul 26 19:52:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae70b211ebb003b49c3aab480b882bc70d21a240
https://github.com/llvm/llvm-project/commit/ae70b211ebb003b49c3aab480b882bc70d21a240
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-07-26 (Mon, 26 Jul 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-merge-values.mir
Log Message:
-----------
Revert "[GlobalISel] Add scalar widening for G_MERGE_VALUES destination"
This reverts commit 0a37163d1d855a2db41e1f46ddbc3f4570bd7ca6.
Reason: Broke the sanitizer msan bots. More details are available in the
original Phabricator review: https://reviews.llvm.org/D106814.
More information about the All-commits
mailing list