[PATCH] D119967: [InstCombineCalls] Optimize call of bitcast even w/ parameter attributes

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 02:36:16 PDT 2022


lebedev.ri added a comment.

In D119967#3410527 <https://reviews.llvm.org/D119967#3410527>, @jdoerfert wrote:

> Introduce the concept of safe and unsafe attributes wrt. dropping them

Nice!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119967



More information about the llvm-commits mailing list