diff options
author | Hideto Ueno <uenoku.tokotoko@gmail.com> | 2023-06-28 18:47:21 -0700 |
---|---|---|
committer | Hideto Ueno <uenoku.tokotoko@gmail.com> | 2023-06-28 18:48:45 -0700 |
commit | fd82478239a95e1e5a67a86f832d097fd83f5e1b (patch) | |
tree | ee43f0d429957dd879af83f3bf8b65575d7f0c07 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 1fee821d22252ec946bf730bc1149951eb6281c7 (diff) | |
download | llvm-fd82478239a95e1e5a67a86f832d097fd83f5e1b.zip llvm-fd82478239a95e1e5a67a86f832d097fd83f5e1b.tar.gz llvm-fd82478239a95e1e5a67a86f832d097fd83f5e1b.tar.bz2 |
[mlir][IR] Combine location hash if required in OperationEquivalence::computeHash
This fixes a bug that `OperationEquivalence::computeHash` doesn't
combine hash of operation locations even when `IgnoreLocations` is false.
Added a unit test which fails at the current trunk.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D154015
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions