[all-commits] [llvm/llvm-project] 80fa79: [X86] combineStore - add early out for 32-bit f64 ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Dec 5 07:39:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80fa79609e9adf0e2ccd71b9838d7fdb6ab2d07a
      https://github.com/llvm/llvm-project/commit/80fa79609e9adf0e2ccd71b9838d7fdb6ab2d07a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineStore - add early out for 32-bit f64 store combines. NFC.




More information about the All-commits mailing list