[llvm] Update callers of isTriviallyReMaterializable to check trivialness (PR #160319)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 25 07:56:31 PDT 2025
preames wrote:
Warning to anyone looking at this later, the landed version contained a nasty bug where I'd accidentally reversed the condition being checked for. This was (accidentally) undone in https://github.com/llvm/llvm-project/pull/160377 but results in this change descriptions being super misleading. Sorry!
https://github.com/llvm/llvm-project/pull/160319
More information about the llvm-commits
mailing list