summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/Object.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-02-19 19:23:35 +0000
committerCraig Topper <craig.topper@intel.com>2018-02-19 19:23:35 +0000
commite60f1472f144be13170f072b160c39b34d731e6b (patch)
tree4bc0b65a930d30a9d321e704cf5dc4d4e99a1980 /llvm/tools/llvm-objcopy/Object.cpp
parent9471a7c89855ad591ce9178ead5fa59b92de9e45 (diff)
downloadbcm5719-llvm-e60f1472f144be13170f072b160c39b34d731e6b.tar.gz
bcm5719-llvm-e60f1472f144be13170f072b160c39b34d731e6b.zip
[X86] Stop swapping the operands of AVX512 setge.
We swapped the operands and used setle, but I don't see any reason to do that. I think this is a holdover from SSE where we swap and the invert to use pcmpgt. But with AVX512 we don't want an invert so we won't use pcmpgt. So there's no need to swap. llvm-svn: 325527
Diffstat (limited to 'llvm/tools/llvm-objcopy/Object.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud