diff options
| author | Roger Ferrer Ibanez <rofirrim@gmail.com> | 2018-08-27 07:08:18 +0000 |
|---|---|---|
| committer | Roger Ferrer Ibanez <rofirrim@gmail.com> | 2018-08-27 07:08:18 +0000 |
| commit | fe282170487a7f021aca0af774091fcdf9a9c41b (patch) | |
| tree | 2accb9b429d051141db3f42cd1404130f488bb5f /llvm/test/CodeGen/SPARC | |
| parent | be4a54940e01358103887c1a1271d9797e279af8 (diff) | |
| download | bcm5719-llvm-fe282170487a7f021aca0af774091fcdf9a9c41b.tar.gz bcm5719-llvm-fe282170487a7f021aca0af774091fcdf9a9c41b.zip | |
[RISCV] atomic_store_nn have a different layout to regular store
We cannot directy reuse the patterns of StPat because for some reason the store
DAG node and the atomic_store_nn DAG nodes put the ptr and the value in
different positions. Currently we attempt to store the address to an address
formed by the value.
Differential Revision: https://reviews.llvm.org/D51217
llvm-svn: 340722
Diffstat (limited to 'llvm/test/CodeGen/SPARC')
0 files changed, 0 insertions, 0 deletions

