[PATCH] D113908: [PowerPC] Custom lowering of llvm.is_fpclass

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 21:09:56 PST 2021


sepavloff updated this revision to Diff 388376.
sepavloff added a comment.

Updated patch

- In the test file name the prefix `ppc-` is dropped,
- The test now is compiled for POWER9
- The revision is retitled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113908

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/PowerPC/fpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113908.388376.patch
Type: text/x-patch
Size: 10245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/0643b094/attachment.bin>


More information about the llvm-commits mailing list