[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:25:25 PST 2019


aditya_nandakumar updated this revision to Diff 186007.
aditya_nandakumar added a comment.

Added missing REQUIRES: asserts to the test.


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.186007.patch
Type: text/x-patch
Size: 4269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/8aa4116a/attachment.bin>


More information about the llvm-commits mailing list