[PATCH] D69490: [LoopIdiomRecognize] Avoid trying to create a pattern from the address of a thread local.

Ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 12:07:56 PST 2020


bobsayshilol planned changes to this revision.
bobsayshilol added a comment.

Ah yes sorry. My machine has been out of action for a while now, but now that I've got it working again it can't link clang (when did it start taking more than 12GB to link?). I'll have to revisit this patch when I get a new machine, which should be soon(TM), so I can test it still works as intended.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69490/new/

https://reviews.llvm.org/D69490





More information about the llvm-commits mailing list