diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-25 19:34:22 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-29 06:49:16 -0800 |
commit | 02adfb5155e5ee1bb94b9b196db57b9902ae8278 (patch) | |
tree | a5b418ffdd26efa7eb1481774214ee3f0da73427 /llvm/lib/Transforms/Utils/CodeMoverUtils.cpp | |
parent | a9af1dc34d33762751958a91aa8b82b856c2077a (diff) | |
download | llvm-02adfb5155e5ee1bb94b9b196db57b9902ae8278.zip llvm-02adfb5155e5ee1bb94b9b196db57b9902ae8278.tar.gz llvm-02adfb5155e5ee1bb94b9b196db57b9902ae8278.tar.bz2 |
AMDGPU/GlobalISel: Manually select scalar f64 G_FNEG
This should be no problem to support with a pattern, but it turns out
there are just too many yaks to shave. The main problem is in the DAG
emitter, which I have no desire to sink effort into fixing.
If we had a bit to disable patterns in the DAG importer, fixing the
GlobalISelEmitter is more manageable.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeMoverUtils.cpp')
0 files changed, 0 insertions, 0 deletions