[PATCH] D78732: AMDGPU: Fix non-flushing, pre-gfx9 implementation of fcanonicalize

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 11:53:42 PDT 2020


arsenm updated this revision to Diff 259657.
arsenm added a comment.

Apply workaround which was the original goal


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

https://reviews.llvm.org/D78732

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fcanonicalize.mir
  llvm/test/CodeGen/AMDGPU/amdgcn-ieee.ll
  llvm/test/CodeGen/AMDGPU/clamp.ll
  llvm/test/CodeGen/AMDGPU/fcanonicalize-elimination.ll
  llvm/test/CodeGen/AMDGPU/fcanonicalize.f16.ll
  llvm/test/CodeGen/AMDGPU/fcanonicalize.ll
  llvm/test/CodeGen/AMDGPU/fminnum.f64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78732.259657.patch
Type: text/x-patch
Size: 68147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/d59d79f0/attachment-0001.bin>


More information about the llvm-commits mailing list