[all-commits] [llvm/llvm-project] 887ed6: [AArch64][GlobalISel] Remove mulh c++ lowering (#8...

David Green via All-commits all-commits at lists.llvm.org
Sun Feb 11 03:21:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 887ed6d2876156ade8a382e521130feae4b91b82
      https://github.com/llvm/llvm-project/commit/887ed6d2876156ade8a382e521130feae4b91b82
  Author: David Green <david.green at arm.com>
  Date:   2024-02-11 (Sun, 11 Feb 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp

  Log Message:
  -----------
  [AArch64][GlobalISel] Remove mulh c++ lowering (#81105)

I believe these should be selectable via tablegen patterns nowadays.




More information about the All-commits mailing list