aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/plugins
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <benoitjacob@google.com>2020-09-15 11:07:57 -0400
committerGravatar Benoit Jacob <benoitjacob@google.com>2020-09-15 20:54:14 -0400
commitcc0c38ace87f9b77a21b2ad1b20b0c4f97b24719 (patch)
tree2c918434c012e4e43d7a4ac68bf60eecdbb08eea /Eigen/src/plugins
parentbb56a62582929d4b3b0a73e49d19909b6b319f79 (diff)
Remove old Clang compiler bug work-arounds. The two LLVM bugs referenced in the comments here have long been fixed. The workarounds were now detrimental because (1) they prevented using fused mul-add on Clang/ARM32 and (2) the unnecessary 'volatile' in 'asm volatile' prevented legitimate reordering by the compiler.
Diffstat (limited to 'Eigen/src/plugins')
0 files changed, 0 insertions, 0 deletions