[all-commits] [llvm/llvm-project] 62d6be: [DXIL] Add lowering for `reversebits` and `trunc` ...

Helena Kotas via All-commits all-commits at lists.llvm.org
Thu Mar 28 14:41:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62d6beba976142a58c7c95afd84a5d632ab4cd84
      https://github.com/llvm/llvm-project/commit/62d6beba976142a58c7c95afd84a5d632ab4cd84
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2024-03-28 (Thu, 28 Mar 2024)

  Changed paths:
    M llvm/lib/Target/DirectX/DXIL.td
    A llvm/test/CodeGen/DirectX/reversebits.ll
    A llvm/test/CodeGen/DirectX/trunc.ll
    A llvm/test/CodeGen/DirectX/trunc_error.ll

  Log Message:
  -----------
  [DXIL] Add lowering for `reversebits` and `trunc` (#86909)

Add lowering of `llvm.bitreverse` and `llvm.trunc` intrinsics to DXIL
ops.

Fixes #86582
Fixes #86581



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list