[llvm] [InferAlignment] Misc. refactoring (NFC) (PR #112699)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 05:43:58 PDT 2024


nikic wrote:

> @nikic I assumed it would be lower than the cost of stripPointerCasts; if not, I'll delete that commit. I'll also delete the second commit if it's have no effective.

stripPointerCasts() is very cheap.

https://github.com/llvm/llvm-project/pull/112699


More information about the llvm-commits mailing list