mibintc added a comment.

In D99675#2695424 <https://reviews.llvm.org/D99675#2695424>, @kpn wrote:

> What changes are needed for a backend, and what happens if they aren't done?

In the clang patch, I'm planning to add into TargetInfo a function like "does 
the target support __arithmetic_fence"?
In the llvm patch, the fallback implementation could be to merely ignore the 
call, and pass through the operand value. Is that adequate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99675

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to