aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorWang, Pengfei <pengfei.wang@intel.com>2021-04-23 17:11:45 +0800
committerWang, Pengfei <pengfei.wang@intel.com>2021-04-23 17:38:54 +0800
commit151e244fe687901e69e4a3c569ef3bb252b7e4fc (patch)
tree7fc9ed8799ac9298373f5a9d66e42c6623b1d48e /llvm/lib/Transforms/Utils/Local.cpp
parent6914a0ed2b30924b188968e59a83efa07ac5fe57 (diff)
downloadllvm-151e244fe687901e69e4a3c569ef3bb252b7e4fc.zip
llvm-151e244fe687901e69e4a3c569ef3bb252b7e4fc.tar.gz
llvm-151e244fe687901e69e4a3c569ef3bb252b7e4fc.tar.bz2
[X86][AMX][NFC] Make comparison operators to be complete
The previous D101039 didn't fix the SmallSet insertion issue, due to we always return false for the comparison between 2 different nonnull BBs. This patch makes the the comparison to be complete by comparing `MBB` first, so that we can always get the invariant order by a single operator.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions