[PATCH] D81256: Upgrade TypePromotionTransaction to be able to report changes in CodeGenPrepare

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 05:28:17 PDT 2020


serge-sans-paille created this revision.
serge-sans-paille added reviewers: qcolombet, nikic, foad, jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

optimizeMemoryInst was advocating no change while still modifying the IR.

  Inspect the status of TypePromotionTransaction to get a better status.

Related to https://reviews.llvm.org/D80916


https://reviews.llvm.org/D81256

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81256.268752.patch
Type: text/x-patch
Size: 3901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/4642796b/attachment.bin>


More information about the llvm-commits mailing list