[llvm] r301750 - [globalisel][tablegen] Compute available feature bits correctly.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 02:26:45 PDT 2017


Thanks Tim.

Vitaly: Sorry for not noticing this one. It was a red to red transition so it didn't email me.

HasSGX and HasCLWB don't appear to be read anywhere. Should we keep them?

> On 1 May 2017, at 21:21, Vitaly Buka <vitalybuka at google.com> wrote:
> 
> Cool, thanks! 
> 
> On Mon, May 1, 2017 at 1:16 PM Tim Northover <t.p.northover at gmail.com <mailto:t.p.northover at gmail.com>> wrote:
> On 1 May 2017 at 10:57, Vitaly Buka via llvm-commits
> <llvm-commits at lists.llvm.org <mailto:llvm-commits at lists.llvm.org>> wrote:
> > http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/4568/steps/check-llvm%20ubsan/logs/stdio <http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/4568/steps/check-llvm%20ubsan/logs/stdio>
> >
> > /mnt/b/sanitizer-buildbot3/sanitizer-x86_64-linux-fast/build/llvm/lib/Target/X86/X86Subtarget.h:498:39:
> > runtime error: load of value 248, which is not a valid value for type 'bool'
> >     #0 0x1243e33 in llvm::X86Subtarget::hasCLFLUSHOPT() const
> > /mnt/b/sanitizer-buildbot3/sanitizer-x86_64-linux-fast/build/llvm/lib/Target/X86/X86Subtarget.h:498:39
> 
> I think I fixed this with r301819.
> 
> Tim.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/b54fc43a/attachment.html>


More information about the llvm-commits mailing list