Unverified Commit c57ef2c6 authored by Youngsuk Kim's avatar Youngsuk Kim Committed by GitHub
Browse files

[llvm][OpenMPOpt] Remove no-op ptr-to-ptr bitcast (NFC) (#73869)

* Remove a call to CreatePointerBitCastOrAddrSpaceCast which merely adds
a no-op ptr-to-ptr bitcast.

* Most of the diff is from removing checks for no-op ptr-to-ptr bitcasts
in relevant LIT tests
parent 8b9a6af4
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