[PATCH] D50924: [CodeGen] add rotate builtins

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 19 10:31:24 PDT 2018


spatel added a subscriber: lei.
spatel added a comment.

And the 3rd time is the charm...
I have no explanation for why this works, but I removed the microsoft diffs, and now gcc doesn't crash.
cc'ing @lei as owner of the bots that have this problem:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/22826/steps/build%20stage%201/logs/stdio

I'm not sure if I can repro that crash locally (requires PPC?). Maybe there's something useful that can be recovered from the bots to repro and file a gcc bug?


Repository:
  rL LLVM

https://reviews.llvm.org/D50924





More information about the cfe-commits mailing list