[PATCH] D35888: Changed basic cost of Store operation on X86.

Ashutosh Nema via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 03:57:52 PDT 2017


ashutosh.nema added a comment.

Is store is always 2 UOps on x86, independent of the type and register(xmm/ymm) ?

Thanks,
Ashutosh


Repository:
  rL LLVM

https://reviews.llvm.org/D35888





More information about the llvm-commits mailing list