[PATCH] D60033: [MSP430] Expand Atomic nodes

Afonso Bordado via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 30 14:27:04 PDT 2019


INdek added a comment.

Well, I've been fixing crashes with the GCC torture suite, and these are some of them, so that's why i've place this change.

When you say "drop", is there a way to tell isel to use the regular instructions for all of the atomics? Because, yeah, that would be better. Also, how do I do that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60033





More information about the llvm-commits mailing list