[all-commits] [llvm/llvm-project] 0b5068: [Local] Add MD_fpmath to combineMetadataForCSE()

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Apr 3 06:28:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b5068695aabdca40eddb686be80ef4ad6abf38e
      https://github.com/llvm/llvm-project/commit/0b5068695aabdca40eddb686be80ef4ad6abf38e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/Transforms/SimplifyCFG/hoist-with-metadata.ll

  Log Message:
  -----------
  [Local] Add MD_fpmath to combineMetadataForCSE()

This was present in patchReplacementInstruction() but not
combineMetadataForCSE(). combineMetadata() already knows how to
merge these properly.




More information about the All-commits mailing list