mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 19:56:05 +00:00

Convert the elementTypeAttr of AtomicRead Op for LLVMConversion. This is required when the elementType is non-integer, non-real. Reviewed By: NimishMishra Differential Revision: https://reviews.llvm.org/D155817