llvm-project/llvm/include
Alex Bradbury 85c6fab8d3 [RISCV][doc] Improve documentation comments on atomics intrinsics
Previously, it was necessary to check the atomics lowering or expansion
code to determine which argument was which.

This patch additionally tweaks the documentation comment in
TargetLowering to clarify the return value of the intrinsic and that the
intrinsic isn't required to mask and shift the result (this is handled
by the target-independent code in AtomicExpandPass).
2022-07-29 15:09:12 +01:00
..
llvm [RISCV][doc] Improve documentation comments on atomics intrinsics 2022-07-29 15:09:12 +01:00
llvm-c [IR] Remove support for float binop constant expressions 2022-07-12 09:40:49 +02:00