[all-commits] [llvm/llvm-project] ee4d81: [DX] Remove IntrNoMem from create handle intrinsic

Chris B via All-commits all-commits at lists.llvm.org
Tue Aug 2 15:00:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee4d8150083792242b3c56e5a7f9fe8aaa374b72
      https://github.com/llvm/llvm-project/commit/ee4d8150083792242b3c56e5a7f9fe8aaa374b72
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsDirectX.td
    A llvm/test/Transforms/EarlyCSE/DirectX/create_handle.ll

  Log Message:
  -----------
  [DX] Remove IntrNoMem from create handle intrinsic

The create handle intrinsic calls can't be removed, so it was incorrect
to mark them as IntrNoMem.




More information about the All-commits mailing list