diff options
author | Wang, Pengfei <pengfei.wang@intel.com> | 2021-04-23 17:11:45 +0800 |
---|---|---|
committer | Wang, Pengfei <pengfei.wang@intel.com> | 2021-04-23 17:38:54 +0800 |
commit | 151e244fe687901e69e4a3c569ef3bb252b7e4fc (patch) | |
tree | 7fc9ed8799ac9298373f5a9d66e42c6623b1d48e /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 6914a0ed2b30924b188968e59a83efa07ac5fe57 (diff) | |
download | llvm-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