dmgreen added inline comments.

================
Comment at: llvm/lib/Target/AArch64/AArch64InstrFormats.td:11772
+      : I<oops, iops, asm, operands, cstr, []>,
+        Sched<[]> {
+  bits<5> Rt;
----------------
One extra nit: Can we add a scheduling description? These sound like they can 
use WriteAtomic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138579

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

Reply via email to