[all-commits] [llvm/llvm-project] 4f13f3: [NFC][LLVM][AsmWriter] Extract logic to write out ...

Paul Walker via All-commits all-commits at lists.llvm.org
Tue Feb 13 08:03:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f13f353cc8dc472a3f00932bc42179776f0f684
      https://github.com/llvm/llvm-project/commit/4f13f353cc8dc472a3f00932bc42179776f0f684
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M llvm/lib/IR/AsmWriter.cpp

  Log Message:
  -----------
  [NFC][LLVM][AsmWriter] Extract logic to write out ConstantFP from WriteConstantInternal.

This makes is easier to extend the code to support vector types.




More information about the All-commits mailing list