[PATCH] D60394: [X86] Add patterns for using movss/movsd for atomic load/store of f32/64. Remove atomic fadd pseudos use isel patterns instead.

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 04:55:53 PST 2021


danilaml added a comment.
Herald added a subscriber: pengfei.

I wonder if instead of matching bitcasts, implementing TODOs (hooks) form here https://reviews.llvm.org/D15471 was considered.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60394/new/

https://reviews.llvm.org/D60394



More information about the llvm-commits mailing list