[PATCH] D62896: [X86] Add missing properties on llvm.x86.sse.{st,ld}mxcsr
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 15 06:25:17 PDT 2019
RKSimon added inline comments.
================
Comment at: llvm/include/llvm/IR/IntrinsicsX86.td:290
+ // as a proxy for having side effects.
+ IntrWriteMem]>;
}
----------------
@craig.topper Are you OK with this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62896/new/
https://reviews.llvm.org/D62896
More information about the llvm-commits
mailing list