[all-commits] [llvm/llvm-project] 0fac38: [X86] Fix mistake in comment on LowerFROUND. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jan 13 12:22:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fac3891ecd9761daf6f4d709bb00fcc90079f54
      https://github.com/llvm/llvm-project/commit/0fac3891ecd9761daf6f4d709bb00fcc90079f54
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

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

  Log Message:
  -----------
  [X86] Fix mistake in comment on LowerFROUND. NFC

The code uses floor not trunc.




More information about the All-commits mailing list