<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">What is the current status of the new atomic load/store lowering started in <a href="https://reviews.llvm.org/D69219?" class="">https://reviews.llvm.org/D69219?</a> The main reason atomic stores currently don’t work in GlobalISel is because the operands for atomic store are backwards from a regular store. Can we invert the operand order of the pattern nodes yet? That would avoid the need to handle the special case in TableGen.</div><div class=""><br class=""></div><div class="">-Matt</div></body></html>