[all-commits] [llvm/llvm-project] 029e41: [X86] Ensure multiclass ATOMIC_RMW_BINOP is tagged...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 27 06:11:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 029e41ec98009b76c5d2aa9e616a1646c0e2c21b
      https://github.com/llvm/llvm-project/commit/029e41ec98009b76c5d2aa9e616a1646c0e2c21b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrCompiler.td

  Log Message:
  -----------
  [X86] Ensure multiclass ATOMIC_RMW_BINOP is tagged as MayLoad and MayStore

These are RMW ops and should be tagged as both loads and stores.




More information about the All-commits mailing list