[PATCH] D70373: [NFC] [PowerPC] Add volatile flag to a swap optimization test

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 19:20:20 PST 2019


lkail added a comment.

My concern is `store` and `store volatile` are so different in semantics that it might break original test intention.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70373





More information about the llvm-commits mailing list