[all-commits] [llvm/llvm-project] 28f5ad: [GlobalISel] Fix compiler crash lowering G_LOAD in...
AE via All-commits
all-commits at lists.llvm.org
Wed Dec 4 17:05:02 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28f5ad5801d408b35afc437fb3c430104ee3ce3e
https://github.com/llvm/llvm-project/commit/28f5ad5801d408b35afc437fb3c430104ee3ce3e
Author: Amara Emerson <aemerson at apple.com>
Date: 2019-12-04 (Wed, 04 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-trunc.mir
Log Message:
-----------
[GlobalISel] Fix compiler crash lowering G_LOAD in AArch64.
Patch by Daniel RodrÃguez Troitiño.
Differential Revision: https://reviews.llvm.org/D70794
More information about the All-commits
mailing list