[PATCH] D57932: [GISel][NFC]: Add missing call to record CSE hits in the CSEMIRBuilder

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 11:14:43 PST 2019


aditya_nandakumar updated this revision to Diff 186006.
aditya_nandakumar added a comment.
Herald added a subscriber: javed.absar.

Updated to add test case for CSE debug output and standardize the debug printing format inside CSE.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57932/new/

https://reviews.llvm.org/D57932

Files:
  lib/CodeGen/GlobalISel/CSEInfo.cpp
  lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
  test/CodeGen/AArch64/GlobalISel/legalize-ext-csedebug-output.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57932.186006.patch
Type: text/x-patch
Size: 4248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/121911b9/attachment.bin>


More information about the llvm-commits mailing list