[llvm] r351584 - GlobalISel: Verify g_zextload and g_sextload
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 27 03:35:43 PST 2019
Sorry for the delay, I’ve fixed the underlying issue in the extending load combiner, and re-committed this patch in r352312.
Thanks,
Amara
> On Jan 25, 2019, at 5:23 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>
>
>
>> On Jan 21, 2019, at 4:43 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>>
>>
>>
>>> On Jan 18, 2019, at 7:37 PM, Amara Emerson via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>>>
>>> Hi Matt,
>>>
>>> This assert seems to be triggering on the aarch64 bot. I’m going to revert it for now while we investigate.
>>>
>>> Thanks,
>>> Amara
>>
>> Which bot / failure? I didn’t see it
> ping
More information about the llvm-commits
mailing list