[PATCH] D57947: GlobalISel: Add G_FCANONICALIZE instruction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 12:12:19 PST 2019


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

Fix test


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

https://reviews.llvm.org/D57947

Files:
  include/llvm/Support/TargetOpcodes.def
  include/llvm/Target/GenericOpcodes.td
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fcanonicalize.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57947.186024.patch
Type: text/x-patch
Size: 20767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/c4b6b718/attachment.bin>


More information about the llvm-commits mailing list