llvm-project
2d7a2c12 - AtomicExpand: Refactor atomic instruction handling (#102914)

Commit
1 year ago
AtomicExpand: Refactor atomic instruction handling (#102914) Move the processing of an instruction into a helper function. Also avoid redundant checking for all types of atomic instructions. Including the assert, it was effectively performing the same check 3 times.
Author
Parents
Loading