[llvm] r291973 - [GlobalISel] track predecessor mapping during switch lowering.

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 10:14:22 PST 2017


On 17 Jan 2017, at 09:34, Tim Northover via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>> On 15 Jan 2017, at 01:53, Daniel Jasper <djasper at google.com> wrote:
>> This fails in a cmake Release build with LLVM_BUILD_GLOBAL_ISEL enabled (on x86):
> 
> Thanks for reverting, but I can't seem to reproduce this. I've tried basic debug builds on x86_64 Linux and macOS so far; I'm moving onto release builds now, then i386. Do you have any more details about the configuration you saw the issues in?

Ah, never mind. It cropped up in my macOS release build. I'll get it sorted.

Cheers.

Tim.


More information about the llvm-commits mailing list