[llvm] [DAG] Retain original alignment in bitcast(load(x)) -> load(x) fold (PR #75922)
Jonas Paulsson via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 07:34:14 PST 2023
JonPsson1 wrote:
Sorry - I just merged my patch with the same effect after review agreement (https://github.com/llvm/llvm-project/pull/75626) before seeing this. Is there a reason to not pass the MMO or is it a matter of taste?
https://github.com/llvm/llvm-project/pull/75922
More information about the llvm-commits
mailing list