[llvm] Fix for logic in combineExtract() (PR #108208)

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 09:31:16 PDT 2024


JonPsson1 wrote:

ok, I think I get it now: there is a special check for this in each of the different handlings that would follow a BITCAST handling, so that should not be a problem. Patch updated per your suggestion.

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


More information about the llvm-commits mailing list