[PowerPC] Add tests to reflect cfence on float point types. NFC.
authorKai Luo <gluokai@gmail.com>
Sat, 11 Jun 2022 04:10:21 +0000 (12:10 +0800)
committerKai Luo <gluokai@gmail.com>
Sat, 11 Jun 2022 04:30:15 +0000 (12:30 +0800)
commite06faedf1d3a5a719c963e16ededb340e8b788b7
tree264929179a7c27750e9ecbd2c33f5de92fae09f2
parent6c8b173b4a84ad4b4b54474413b6f93f29f3d9df
[PowerPC] Add tests to reflect cfence on float point types. NFC.
llvm/test/CodeGen/PowerPC/cfence-double.ll [new file with mode: 0644]
llvm/test/CodeGen/PowerPC/cfence-float.ll [new file with mode: 0644]