diff options
author | Kai Luo <lkail@cn.ibm.com> | 2022-06-24 10:24:23 +0800 |
---|---|---|
committer | Kai Luo <lkail@cn.ibm.com> | 2022-06-24 10:55:32 +0800 |
commit | 6710b21d46987257b9b97105c9128c63eec2fb57 (patch) | |
tree | a3ead2b4fac3e84b0ba0e3dd8519be58b9a61945 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 770fe864feb34d078665bd51f5cd72025f5dcccd (diff) | |
download | llvm-6710b21d46987257b9b97105c9128c63eec2fb57.zip llvm-6710b21d46987257b9b97105c9128c63eec2fb57.tar.gz llvm-6710b21d46987257b9b97105c9128c63eec2fb57.tar.bz2 |
[PowerPC] Allow llvm.ppc.cfence to accept pointer types
In the context of atomic load, integer, pointer and float point types are allowed, thus we should allow llvm.ppc.cfence to accept any type mentioned.
Fixes https://github.com/llvm/llvm-project/issues/55983.
Reviewed By: shchenz, vchuravy
Differential Revision: https://reviews.llvm.org/D127554
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions