[llvm] [GlobalIsel] Combine freeze (PR #93239)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Sat May 25 08:40:12 PDT 2024
tschuett wrote:
`G_CONSTANT_FOLD_BARRIER` does what it states:
https://llvm.org/docs/GlobalISel/GenericOpcode.html#g-constant-fold-barrier
https://github.com/llvm/llvm-project/pull/93239
More information about the llvm-commits
mailing list