Unverified Commit 98b114d1 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[InstCombine] Retain exact instruction name for some cases in SimplifyDemandedUseBits. (#68371)

Retain name for SExt->ZExt and AShr->LShr. Previously SExt->ZExt copied
the name with a numeric suffix. AShr->LShr dropped it.
parent c91d3b0b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment