[PATCH] D140537: SIInsertWait: Skip tied source of d16 buffer instruction

Ruiling, Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 05:31:01 PST 2023


ruiling updated this revision to Diff 487173.
ruiling added a comment.
Herald added a subscriber: StephenFan.

Update the change to use a new bit in TSFlags


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140537/new/

https://reviews.llvm.org/D140537

Files:
  llvm/lib/Target/AMDGPU/BUFInstructions.td
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/lib/Target/AMDGPU/SIInstrFormats.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/test/CodeGen/AMDGPU/chain-hi-to-lo.ll
  llvm/test/CodeGen/AMDGPU/load-hi16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140537.487173.patch
Type: text/x-patch
Size: 17030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/5f9f4fd8/attachment.bin>


More information about the llvm-commits mailing list