[PATCH] D57484: [GlobalISel] Introduce a generic floating point floor opcode, G_FFLOOR
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 09:44:54 PST 2019
paquette added a comment.
In D57484#1383408 <https://reviews.llvm.org/D57484#1383408>, @arsenm wrote:
> In D57484#1383395 <https://reviews.llvm.org/D57484#1383395>, @paquette wrote:
>
> > @arsenm, adding this opcode breaks AMDGPU somehow. Do you have any idea why that might be?
>
>
> Breaks what?
Here's an example:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/24100/steps/build%20stage%201/logs/stdio
Some tablegen seems unhappy?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57484/new/
https://reviews.llvm.org/D57484
More information about the llvm-commits
mailing list