[all-commits] [llvm/llvm-project] e55410: AArch64/GlobalISel: Add testcase for bug 47619
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Sep 24 12:44:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e55410f8b260a2868d600ca99fe5ee80f9cd4fc5
https://github.com/llvm/llvm-project/commit/e55410f8b260a2868d600ca99fe5ee80f9cd4fc5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
A llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-stack-evt-bug47619.ll
Log Message:
-----------
AArch64/GlobalISel: Add testcase for bug 47619
This is asserting on the 11 release branch, and wasn't covered by
exisiting tests at the time. This was fixed by
b98f902f1877c3d679f77645a267edc89ffcd5d6.
More information about the All-commits
mailing list