aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2020-11-05 13:56:52 -0800
committerCraig Topper <craig.topper@sifive.com>2020-11-05 14:00:25 -0800
commitdefe11866a326491ee9767f84bb3f70cfc4f4bcb (patch)
tree9bc43e1372e9344d60c51ce0addc02042ee86d28 /clang/lib/Frontend/CompilerInvocation.cpp
parent4a4f4f78cb96c3e144929a416a9ee4ab7b419607 (diff)
downloadllvm-defe11866a326491ee9767f84bb3f70cfc4f4bcb.zip
llvm-defe11866a326491ee9767f84bb3f70cfc4f4bcb.tar.gz
llvm-defe11866a326491ee9767f84bb3f70cfc4f4bcb.tar.bz2
[RISCV] Add isel patterns for fnmadd/fnmsub with an fneg on the second operand instead of the first.
The multiply part of FMA is commutable, but TargetSelectionDAG.td doesn't have it marked as commutable so tablegen won't automatically create the additional patterns. So manually add commuted patterns.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions